sS takeFirstTokens(int n, LS tok) { ret joinSubList(tok, 0, n*2+1); }