static ItIt> lambdaMapLike pwt_mapI(IF1 f, Iterable> i) { ret mapI(i, p -> p.withValue(f.get(p!))); }