Function or

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

Compute the logical “or” of two values.