Here's an example app that does a couple of neat tricks:
ppx_autoserialize, which gives us json stringify/parse for free for all
custom types, as well as nice chrome devtools object printingppx_async, for async/await goodnessppx_guard, for guard let a la swift
14 commits
OCaml
92.0%
C++
4.5%
JavaScript
1.4%
Here's an example app that does a couple of neat tricks:
ppx_autoserialize, which gives us json stringify/parse for free for all
custom types, as well as nice chrome devtools object printingppx_async, for async/await goodnessppx_guard, for guard let a la swift
14 commits
OCaml
92.0%
C++
4.5%
JavaScript
1.4%