static L mapLike uniquifyMap(O f, Iterable l) { ret uniquify(map(f, l)); }