ocaml-ppx-enumerate/README.md
2021-11-30 11:37:12 -07:00

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).