sourceIterator

abstract fun sourceIterator(): Iterator<T>(source)

Returns an Iterator over the elements of the source of this grouping.

Since Kotlin

1.1