Like Array#findIndex but searches the array backwards.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
The lodash method `_.findLastIndex` exported as a module.
TypeScript definitions for lodash.findlastindex