Keep similar values together and in order.
an array
compare function (a, b)
map function (v, i, x)
[x[0..k], x[k..l], ...] | fc(x[i], x[j]) = 0; i, j = 0..k / k..l / ...
Generated using TypeDoc
Keep similar values together and in order.