pub fn de_slice_notyped<T: Clone, R: Unsigned>( slices: &Vec<Ndarr<T, R>>, axis: usize, ) -> Ndarr<T, UTerm>