Go to file
2021-11-30 11:35:39 -07:00
.gitignore Initial import. 2020-03-19 13:53:55 -06:00
ocaml-ppx-deriving.rpmlintrc Initial import. 2020-03-19 13:53:55 -06:00
ocaml-ppx-deriving.spec Rebuild for ocaml-base 0.15.0. 2021-11-30 11:35:39 -07:00
README.md Rebuild for ocaml-base 0.15.0. 2021-11-30 11:35:39 -07:00
sources Version 5.2.1. 2021-02-20 21:06:14 -07: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.