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