indicesSortedByDescending

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