6 lines
220 B
Markdown
6 lines
220 B
Markdown
# ocaml-ppx-enumerate
|
|
|
|
[`Ppx_enumerate`](https://github.com/janestreet/ppx_enumerate) is a ppx
|
|
rewriter which generates a definition for the list of all values of a type
|
|
(for a type which has only finitely many values).
|