Skip to main content

builtin_not

Function builtin_not 

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