static IterableIterator mapLike mapI_notNulls(O f, Iterable i) { ret notNulls(mapI(f, i)); }