Find first index of an unsorted value.
an array
compare function (a, b)
map function (v, i, x)
index of first unsorted value, -1 if sorted
Generated using TypeDoc
Find first index of an unsorted value.