static L nuLike shallowCloneListToClass(final Class c, Iterable l) { ret map(l, func(O o) -> A { shallowCloneToClass(c, o) }); }