Type Definition ArcArray1
ndarray
type ArcArray1<A> = ArcArray<A, Ix1>;
one-dimensional shared ownership array