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