Jonathan M Davis Wrote: > I think that that's up for debate. I would fully expect a min/max function to > be using a comparator function, which means using a binary predicate.
1. how would they treat the function? 2. do you have a use case for a binary predicate?
