indices

Returns the range of valid indices for the array.

Since Kotlin

1.0

Returns an IntRange of the valid indices for this collection.

Since Kotlin

1.0

Samples