pub fn evaluate_max( value: Value, rest: &[Value], ) -> Result<MaxEvaluation, String>
Evaluate the builtin once and expose both outputs (value + indices).