ProgramingIsTheFuture / ppx_default

Default any type in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppx_default

The idea is to generate the default value of any record (and inductive types).

Check tests to see how it works :)

About

Default any type in OCaml

License:MIT License


Languages

Language:OCaml 99.2%Language:Standard ML 0.8%