Zephyr.Operations (zephyr v1.0.0-alpha.1)
Represents the operations that can be performed between relations. Union, intersection, exclusion, and arrow are among the supported operations
Summary
Functions
Link to this function
left && right
Intersection operator
Link to this function
left + right
Union operator
Link to this function
left - right
Exclusion operator
Link to this function
left > right
Arrow operator