[][src]Function tablam::dsl::to_vec

pub fn to_vec<T>(x: &[T]) -> Vec<Scalar> where
    T: Into<Scalar> + Clone