Find index of last value passing a test. 📘
an array
test function (v, i, x)
last index of value, -1 if not found
Generated using TypeDoc
Find index of last value passing a test. 📘