Skip to main content

evaluate

Function evaluate 

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

Evaluate the ismember builtin once and expose all outputs.