Type Definition ndarray::ArcArray1[][src]

type ArcArray1<A> = ArcArray<A, Ix1>;
Expand description

one-dimensional shared ownership array