kotlin-stdlib / kotlin.collections / Grouping / sourceIterator sourceIterator Common JVM JS Native 1.0 abstract fun sourceIterator(): Iterator<T> Returns an Iterator over the elements of the source of this grouping.