numpy.ma.MaskType.searchsorted#

method

ma.MaskType.searchsorted(v, /, side='left', sorter=None)#

Scalar method identical to ndarray.searchsorted.