[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#717751: ITP: comparelib -- OCaml syntax extension for deriving compare functions automatically



Subject: ITP: comparelib -- OCaml syntax extension for deriving "compare" functions automatically
Package: wnpp
Owner: Lifeng Sun <lifongsun@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-ocaml-maint@lists.debian.org

* Package name    : comparelib
  Version         : 109.27.00
  Upstream Author : Jane Street Capital LLC <opensource@janestreet.com>
* URL             : https://github.com/janestreet/comparelib
* License         : Apache-2.0
  Programming Lang: OCaml
  Description     : OCaml syntax extension for deriving "compare" functions automatically

comparelib 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.

-- 

Attachment: signature.asc
Description: Digital signature


Reply to: