evaluate_max

Function evaluate_max 

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

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