slice
Returns a char sequence containing characters of the original char sequence at the specified range of indices.
Since Kotlin
1.0Returns a string containing characters of the original string at the specified range of indices.
Since Kotlin
1.0Returns a char sequence containing characters of the original char sequence at specified indices.
Since Kotlin
1.0Returns a string containing characters of the original string at specified indices.