find-index-x
Version:
This method returns the index of the first element in the array that satisfies the provided testing function.
6 lines (5 loc) • 55 B
JavaScript
This method returns the index of the first element in the array that satisfies the provided testing function.