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