iterator
Returns an iterator over the elements of this sequence that supports removing elements during iteration.
Since Kotlin
1.0Returns an iterator over the elements of this sequence that supports removing elements during iteration.
Since Kotlin
1.1Returns an iterator over the elements of this sequence that supports removing elements during iteration.
Since Kotlin
1.3Returns an iterator over the elements of this sequence that supports removing elements during iteration.
Since Kotlin
1.8Returns an iterator over the elements of this sequence that supports removing elements during iteration.