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