static LPair toPairsA(Iterable l, B b) { ret map(l, a -> pair(a, b)); }