kotlin-stdlib
Common
JRE
JS
Native
kotlin-stdlib
/
kotlin.collections
/
Iterable
/
iterator
iterator
Common
JRE
JS
Native
abstract
operator
fun
iterator
(
)
:
Iterator
<
T
>
Returns an iterator over the elements of this object.
abstract
operator
fun
iterator
(
)
:
Iterator
<
T
>
Returns an iterator over the elements of this object.
abstract
operator
fun
iterator
(
)
:
Iterator
<
T
>
Returns an iterator over the elements of this object.
abstract
operator
fun
iterator
(
)
:
Iterator
<
T
>
Returns an iterator over the elements of this object.