pub fn and(lhs: Value, rhs: Value) -> HintedStrResult<Value>
Compute the logical “and” of two values.