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