Go to file
2024-05-29 22:10:48 +01:00
.gitignore Initial import. 2020-03-19 13:53:55 -06:00
ocaml-ppx-deriving.spec OCaml 5.2.0 for Fedora 41 2024-05-29 22:10:48 +01: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.