pub type RcArray2<A> = RcArray<A, Ix2>;
RcArray has been renamed to ArcArray
RcArray
ArcArray
two-dimensional shared ownership array