Skip to main content

builtin_abs

Function builtin_abs 

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