clipIndexToBounds

fun <T> List<T>.clipIndexToBounds(index: Int, extendEnd: Int = 0): Int

Sources

jvm source
Link copied to clipboard