listIterator
Returns a list iterator over the elements in this list (in proper sequence).
Since Kotlin
1.0Returns a list iterator over the elements in this list (in proper sequence), starting at the specified index.
Since Kotlin
1.0Returns a list iterator over the elements in this list (in proper sequence).
Since Kotlin
1.3Returns a list iterator over the elements in this list (in proper sequence), starting at the specified index.