static LPair zipPairsOfLists(LPair, L> l) { ret concatMap zipTwoListsToPairs(pairsOfListsWithEqualSize(l)); }