evaluate

Function evaluate 

Source
pub fn evaluate(
    a: Value,
    b: Value,
    rest: &[Value],
) -> Result<IntersectEvaluation, String>
Expand description

Evaluate the intersect builtin once and expose all outputs.