kotlin-stdlib
Common
JRE
Native
kotlin-stdlib
/
kotlin
/
Array
/
iterator
iterator
Common
JRE
Native
operator
fun
iterator
(
)
:
Iterator
<
T
>
Creates an
Iterator
for iterating over the elements of the array.
operator
fun
iterator
(
)
:
Iterator
<
T
>
Creates an
Iterator
for iterating over the elements of the array.
operator
fun
iterator
(
)
:
Iterator
<
T
>
Creates an
Iterator
for iterating over the elements of the array.