static LPair zipPairsOfLists(LPair, L> l) { ret concatLists(pairMap(f zipTwoListsToPairs, pairsOfListsWithEqualSize(l))); }