Array API specification for functions for searching arrays.
A conforming implementation of the array API standard must provide and support the following functions.
.. currentmodule:: array_api
.. autosummary:: :toctree: generated :template: method.rst argmax argmin nonzero searchsorted where