Path to this page:
./
devel/ocaml-ppx_compare,
Generation of comparison functions from types
Branch: pkgsrc-2017Q4,
Version: 0.9.0,
Package name: ocaml-ppx_compare-0.9.0,
Maintainer: jaapbGeneration 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:[
misc/ocaml-opam] [
devel/ocaml-ppx_core] [
devel/ocaml-ppx_type_conv] [
devel/ocaml-jbuilder] [
devel/ocaml-migrate-parsetree]
Master sites:
SHA1: 7ab8fcb7a98e58cbdb2df5f8d26607b1f688726f
RMD160: b7a150054f72f9cbfd2e6962c66e75297303bbd5
Filesize: 11.484 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version ocaml-ppx_compare-0.9.0 (created)