Skip to main content

builtin_add

Function builtin_add 

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