Find the first element in this set which satisfies a certain test criterion.
The test criterion to apply.
The first element in the set which satisfies the test criterion, or undefined.
Array#find
Find the first element in this set which satisfies a certain test criterion.