An iterator over a collection or another entity that can be represented as a sequence of elements. Allows to sequentially access the elements.
Since Kotlin
1.0An iterator over a collection or another entity that can be represented as a sequence of elements. Allows to sequentially access the elements.
Since Kotlin
1.1