pkgsrc/devel/ocaml-ppx_enumerate/DESCR
jaapb 52e731f869 New package devel/ocaml-ppx_enumerate
This is a library that generates a list of values of finite types. It's
needed as a dependency of devel/ocaml-ppx_base.
2017-10-11 13:57:15 +00:00

2 lines
153 B
Text

ppx_enumerate is a ppx rewriter which generates a definition for the list of all
values of a type with (for a type which only has finitely many values).