ppx_monadicversion

ppx_monadic: ppx extension for monadic do notation.

ppx_monadic

ppx_monadic is a PPX syntax extension for monadic 'do' notation.

ppxmonadic follows the tradition of pa_monad, a CamlP4 syntax extension for do notation. Basically code with pa_monad should work with ppx_monadic only by replacing perform by `do;. (I find perform` is bit too long to type.)

Published
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/ppx_monadic-1.0.0.tar.gz
md5=4ab1137697d8ed02ff42e9e00c5dc619
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_monadic/ppx_monadic.1.0.0/opam
Required by
Optionally used by