Type Definition numpy::npyiter::Readonly

source · []
pub type Readonly = RO<()>;
👎Deprecated since 0.16.0:

The wrappers of the array iterator API are deprecated, please use ndarray’s iterators like Lanes and Zip instead.

Expand description

Implies Readonly iterator.