pub fn evaluate( a: Value, b: Value, rest: &[Value], ) -> Result<SetdiffEvaluation, String>
Evaluate setdiff once and expose all outputs to the caller.
setdiff