libppx-compare-ocaml
generation of comparison functions from OCaml types (runtime)
Description
Ppx_compare is a ppx rewriter that derives comparison and equality functions from type representations. The scaffolded functions are usually much faster than ocaml's Pervasives.compare and Pervasives.(=). Scaffolding functions also gives you more flexibility by allowing you to override them for a specific type and more safety by making sure that you only compare comparable values. This package contains runtime files.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/janestreet/ppx_compare
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libppx-compare-ocaml