static S mapLike mapEachLine(O f, S text) { ret lines(mapLines(f, text)); }