static short[] lastNShorts(int n, short[] l) { ret subShortArray(l, l(l)-n, l(l)); }