ConcatIterator

constructor(it0: Iterator<Iterator<T>>, joiner: () -> Iterator<T>)