concat

fun <T> concat(vararg isMatch: () -> Iterator<T>): Util.ConcatIterator<T>