Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/ocaml-comparelib,
Syntax extension for deriving compare functions automatically
Branch: CURRENT,
Version: 109.60.00,
Package name: comparelib-109.60.00,
Maintainer: pkgsrc-usersPa_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.
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-type_conv]
Required to build:[
pkgtools/cwrappers] [
devel/ocamlbuild]
Master sites:
Version history: (Expand)
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
CVS history: (Expand)