Skip to main content

builtin_cons

Function builtin_cons 

Source
pub(crate) fn builtin_cons(env: &mut Env, args: &[AST]) -> Result<Value, String>