package exenum

  1. Overview
  2. Docs
Build efficient enumerations for datatypes. Inspired by Feat for Haskell.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.84.0.tar.gz
md5=f4d7c0bf20a74918f68919ff28739b4f

CHANGES.html

CHANGES

===== 0.84 (2017-11-12) =====
  * Don't use the legacy Num library (Big_int) any longer. Switched to Zarith.

===== 0.82 (2017-07-05) =====
  * Moving to github
  * Switched from ocamlbuild to jbuilder

===== 0.6 (2013-10-21) =====
  * Switched from svn to git

===== 0.6 (2013-10-11) =====
  * First public release