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