array-find-last
ISCAdd findLast and findLastIndex to Array.prototype. The findLastIndex() method returns the index of the last element in the array that satisfies the provided testing function. Otherwise, it returns -1, indicating that no element passed the test. The findLa
85
Security score
0 known advisories in v1.0.1
Weekly downloads
—
Unpacked size
5.4 kB
Dependencies
0
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v1.0.1.