pub type RcArray1<A> = RcArray<A, Ix1>;
RcArray has been renamed to ArcArray
RcArray
ArcArray
one-dimensional shared ownership array