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

Bug#949961: ITP: ppx-compare -- generation of comparison functions from OCaml types



Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>

* Package name    : ppx-compare
  Version         : 0.13.0
  Upstream Author : Jane Street Group, LLC
* URL             : https://github.com/janestreet/ppx_compare
* License         : MIT
  Programming Lang: OCaml
  Description     : generation of comparison functions from OCaml types

 Ppx_compare is a ppx rewriter that derives comparison and equality
 functions from type representations. The scaffolded functions are
 usually much faster than ocaml's Pervasives.compare and
 Pervasives.(=). 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.

This package is a new dependency of bin-prot. It will be maintained in
the OCaml team.

Reply to: