Package : ocaml-comparelib

Package details

Summary: Camlp4 syntax extension that derives comparison functions from type representations

Description:
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] (cf. the programs in benchmark/).
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.


URL: https://ocaml.janestreet.com/
License: LGPL-2.1 with OCaml linking exception

Maintainer: nobody

List of RPMs