./devel/ocaml-ppx_compare, Generation of comparison functions from types

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q1, Version: 0.13.0, Package name: ocaml-ppx_compare-0.13.0, Maintainer: jaapb

Generation of fast comparison functions from type expressions and definitions.

Ppx_compare is a ppx rewriter that derives comparison functions from type
representations. The scaffolded functions are usually much faster than ocaml's
Pervasives.compare. 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.


Required to run:
[devel/ocaml-ppxlib]

Master sites:

SHA1: 747d0d8ed98fe40e09354978139eaba09da4136c
RMD160: 3fe2c200fcdc7ec4e54dcfacf30ea49a156240d0
Filesize: 12.945 KB

Version history: (Expand)