static L lambdaMapLike uniquifyWith(IF1 f, Cl l) { ret uniquifyBy(f, l); }