indicesSortedBy

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