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