Subject: CVS commit: wip/ocaml-comparelib
From: Hiramatsu Yoshifumi
Date: 2014-06-12 09:58:58
Message id: E1Wuzum-0004gZ-05@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Import OCaml library comparelib into wip/ocaml-comparelib.

Pa_compare is a camlp4 syntax extension 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 flexibilty by allowing you to override
them for a specific type and more safety by making sure that you only
compare comparable values.

Files:
RevisionActionfile
1.1addwip/ocaml-comparelib/DESCR
1.1addwip/ocaml-comparelib/Makefile
1.1addwip/ocaml-comparelib/PLIST
1.1addwip/ocaml-comparelib/distinfo