javascript array elements search

JavaScript
array.find(function(element))

Source

Also in JavaScript: