static S joinTakeFirst(L l, int n) { ret join(takeFirst(n, l)); }