slice Array
Returns an array containing elements of this array at specified indices.
Returns an array containing elements at indices in the specified indices range.
Returns an array containing elements of this array at specified indices.
Since Kotlin
1.3Returns an array containing elements at indices in the specified indices range.