Skip to main content

execute_set_op

Function execute_set_op 

Source
pub fn execute_set_op(
    left: Vec<Binding>,
    right: Vec<Binding>,
    op_type: SetOpType,
) -> (Vec<Binding>, SetOpStats)
Expand description

Execute a set operation on two binding vectors