IndexedValue
Data class representing a value from a collection or sequence, along with its index in that collection or sequence.
Since Kotlin
1.1Data class representing a value from a collection or sequence, along with its index in that collection or sequence.