[][src]Function csml_interpreter::interpreter::builtins::tools::accept_to_array

pub fn accept_to_array(
    literal: &HashMap<String, Literal>,
    vec: Vec<Literal>
) -> Vec<Literal>