stdlib
1.5
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
Native
stdlib
/
kotlin.collections
/
ArrayList
/
iterator
iterator
Common
Native
expect
open
operator override
fun
iterator
(
)
:
MutableIterator
<
E
>
(
source
)
Returns an iterator over the elements of this object.
Since Kotlin
1.2
actual
open
operator override
fun
iterator
(
)
:
MutableIterator
<
E
>
(
source
)
Returns an iterator over the elements of this object.
Since Kotlin
1.3