static LPair lambdaMapLike printFunctionValues(S desc default shorten_str(f, 50), IF1 f, Iterable l) { var l = mapToPairsB(f, l); print(mapPairsToLines(l, (in, out) -> desc + ": " + in + " -> " + out)); ret l; }