ppx_implicits
Author | Jun Furuse | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Homepage | http://bitbucket.org/camlspotter/ppx_implicits | |||||||||||||||||||||||||||||||||||||||||||||
Issue Tracker | https://bitbucket.org/camlspotter/ppx_implicits/issues?status=new&status=open | |||||||||||||||||||||||||||||||||||||||||||||
Maintainer | jun.furuse@gmail.com | |||||||||||||||||||||||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||||||||||||||||||||||
Available | ocaml-version >= "4.04.0" & ocaml-version < "4.06.0" | |||||||||||||||||||||||||||||||||||||||||||||
Published | Jul 25, 2017 | |||||||||||||||||||||||||||||||||||||||||||||
Source [http] | https://bitbucket.org/camlspotter/ppx_implicits/get/0.2.0.tar.gz d9ee745c9a09cb5a6c867ada3710cef4 | |||||||||||||||||||||||||||||||||||||||||||||
Statistics | Not installed in the last month. | |||||||||||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_implicits/ppx_implicits.0.2.0/opam |
ppx_implicits: ppx extension for implicits, overloading and type classes.
ppx_implicits
ppx_implicits is a PPX syntax extension for
- Implicit values
- Implicit parameters
- Overloadings
- Modular implicits
- Type classes
Note: ppx_implicits works only with ocamlc
and ocamlopt
. It does not work with REPL (ocaml
).
No package is dependent |