52e731f869
This is a library that generates a list of values of finite types. It's needed as a dependency of devel/ocaml-ppx_base.
2 lines
153 B
Text
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).
|