Skip to main content

evaluate_max

Function evaluate_max 

Source
pub async fn evaluate_max(
    value: Value,
    rest: &[Value],
) -> BuiltinResult<MaxEvaluation>
Expand description

Evaluate the builtin once and expose both outputs (value + indices).