Type Definition ndarray::Array0[][src]

type Array0<A> = Array<A, Ix0>;
Expand description

zero-dimensional array