static ItIt concatIterators2(Iterable> l) { ret nestedIterator(l, it -> it); }