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