Skip to main content

impl_vec_try_from_sexp_numeric

Macro impl_vec_try_from_sexp_numeric 

Source
macro_rules! impl_vec_try_from_sexp_numeric {
    ($target:ty) => { ... };
}
Expand description

Implement TryFromSexp for Vec<$target> by coercing from integer/real/logical/raw.