Function and

Source
pub fn and(lhs: Value, rhs: Value) -> Result<Value, HintedString>
Expand description

Compute the logical “and” of two values.