[][src]Function hatter::builtin::and

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

Special: Short-circuiting && operator.