pub fn evaluate( a: Value, b: Value, rest: &[Value], ) -> Result<IntersectEvaluation, String>
Evaluate the intersect builtin once and expose all outputs.
intersect