indicesSortedBy

fun <V, C : Comparable<C>> Buffer<V>.indicesSortedBy(selector: (V) -> C): IntArray

Sources

Link copied to clipboard