[][src]Function tablam::dsl::array

pub fn array<T>(x: &[T]) -> Vector where
    T: Into<Scalar> + Clone + NativeKind