Skip to main content

is_set_operation

Function is_set_operation 

Source
pub fn is_set_operation(expr: &Expression) -> bool
Expand description

Returns true if expr is a set operation (UNION, INTERSECT, or EXCEPT).