module numpy.indexing¶ Source: stdlib/numpy/indexing.codon ndarray[dtype,ndim] @extend Class is extended to add given methods ¶ Magic methods¶ __getitem__(self, indexes)¶ __setitem__(self, indexes, item)¶