What do you use to get a descending comparator?
Francois Berenger <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
Hi, BatFLoat provides a compare, which is for the ascending order. What do batteries' users do to get a descending comparator? I think it would be nice if batteries provided both a compare_asc and a compare_desc... -- Best regards, Francois Berenger.