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

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


Branch: pkgsrc-2018Q2, Version: 0.11.1, Package name: ocaml-ppx_compare-0.11.1, 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-jbuilder] [devel/ocaml-ppxlib] [devel/ocaml-findlib] [devel/ocaml-migrate-parsetree]

Master sites:

SHA1: ceb2ef771282f72242ccce0bb4213b7ee2969f44
RMD160: e071370931547dc5d472abf5594eef706f129012
Filesize: 12.436 KB

Version history: (Expand)