Function corollary_support::array [] [src]

pub fn array<T>(dim: (isize, isize), list: Vec<(isize, T)>) -> Vec<T>