sS joinSubList_cToC(LS l, int i, int j) { ret joinSubList(l, i | 1, j & ~1); }