felixdrp
@felixdrp
1
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
1 Skillacross 1 categoryarray-find-last
felixdrp
Add 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
...moreSkillAI Tool
1 dir