All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.modules.findLastIndex.js Maven / Gradle / Ivy

The newest version!
import createPredicateIndexFinder from './_createPredicateIndexFinder.js';

// Returns the last index on an array-like that passes a truth test.
export default createPredicateIndexFinder(-1);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy