[][src]Function hatter::builtin::or

pub fn or(env: &mut Env, args: &[Stmt]) -> Result<Value>

Special: Short-circuiting || operator.