Function logical_or

Source
pub fn logical_or(lhs: &Value, rhs: &Value) -> StrResult<Value>