web-feature: Array find() and findIndex()

baseline logo Widely available

The find() and findIndex() methods of arrays and typed arrays search an array for the first item that satisfies a test function.