static L> lambdaMapLike mapPairsA(fO f, Iterable> l) { ret mapPairA(f, l); } static LPair mapPairsA(F1 f, Iterable> l) { ret mapPairA(f, l); } static LPair mapPairsA(IF1 f, Iterable> l) { ret mapPairA(f, l); }