evaluate

Function evaluate 

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

Evaluate the union builtin once and expose all outputs.