Skip to main content

builtin_and

Function builtin_and 

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