static L mapIntoSameCollection(O f, Collection c) { if (c == null) ret; replaceCollection(c, map(f, c)); }