iterator
Returns an iterator over the elements of this sequence that supports removing elements during iteration.
Since Kotlin
1.2Returns 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.