Function where_or

Source
pub fn where_or(conditions: Vec<Box<dyn BooleanExpression>>) -> Or