Go to file
2024-08-05 09:18:19 -06:00
.gitignore Initial import. 2020-03-19 13:53:55 -06:00
ocaml-ppx-deriving.spec Rebuild for ocaml-ppxlib 0.33.0 2024-08-05 09:18:19 -06:00
README.md Rebuild for ocaml-base 0.15.0. 2021-11-30 11:35:39 -07:00
sources Version 6.0.2 2024-05-27 07:58:01 -06:00

ocaml-ppx-deriving

Deriving is a library simplifying type-driven code generation on OCaml. It includes a set of useful plugins: show, eq, ord (eq), enum, iter, map (iter), fold (iter), make, yojson, and protobuf.