Skip to main content

evaluate

Function evaluate 

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

Evaluate the union builtin once and expose all outputs.