fill
findIndex
findLast
Returns the index of the first element satisfying the provided testing function.
array.findIndex(predicate): number