last-index-of
Get the index of the last element in an array that returns truthy for the given value, using strict equality for comparisons.
Get the index of the last element in an array that returns truthy for the given value, using strict equality for comparisons.