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