static S mapPairsToLines(Iterable> l, IF2 f) { ret lines(mapPairsToList(l, f)); }