package exenum
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Build enumeration of values in a given type
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-exenum-0.88.tar.bz2?ref_type=tags
md5=099bde7b2a7cc4485d6260c19bb802ee
sha512=0e6ae4ea791475df7de0a8bd60b2470c02f27d7977765de2ed52a087e3c2ddb65a27124f17242657321d372b23d28d8aa1d7d564c937d475ced40eaa3cffb28e
doc/CHANGES.html
0.88 (2026-26-22)
- Switched to gitlab.laas.fr (code back home)
- Added a function cardinal2s (converts cardinal of enumeration to string)
0.86 (2018-08-10)
- Switched from jbuilder to dune
- Switched to odoc.
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page