Skip to main content

builtin_neq

Function builtin_neq 

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