Find indices of minimum values.
an array
number of values
compare function (a, b)
map function (v, i, x)
indices of minimum values in ascending order
Generated using TypeDoc
Find indices of minimum values.