static HashSet mapLike mapToSet(O f, Collection l) { ret mapToHashSet(f, l); }