static L> combineZigZag_sameLength(L l1, L l2) { ret combineZigZag(l1, l2); }