pub fn rcarr2<A: Clone, V: Clone + FixedInitializer<Elem = A>>( xs: &[V]) -> ArcArray2<A>
Create a two-dimensional array with elements from xs.
xs