static S lambdaMapLike printLinesMap(IF1 f, Iterable l) { ret printMapLines(f, l); }