or

Function or 

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

Compute the logical “or” of two values.