kotlin-stdlib / kotlin.collections / IndexedValue / <init> <init> Common JVM JS Native 1.0 IndexedValue ( index : Int , value : T ) Data class representing a value from a collection or sequence, along with its index in that collection or sequence.