* This method is like `_.findIndex` except that it iterates over elements * of `collection` from right to left. * * @static * @memberOf _ * @since 2.0.0 * @category Array * @param {Array} array The array to inspect. * @param {Function} [predicate=_.identity] T
(array, predicate, fromIndex)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected