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