canisoon

Array.prototype.findIndex

96.49

The `findIndex()` method returns the index of the first element in the array that satisfies the provided testing function.