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 | |
---|---|
Maintainer | jun.furuse@gmail.com |
Dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/ppx_monadic-1.0.1.tar.gz sha256=7f570d24a2cbd4d130a29c09f878b7dada94997a351cade3759eaf18ede2b4c9 md5=eab0e620d00d5b5c15c750fa443c273c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_monadic/ppx_monadic.1.0.1/opam |
Required by
- dune_watch<0.1.0
- gapi-ocamlwith-test & >=0.3.7 & <0.3.15
- goblint<1.1.1
- modelica_ml>=0.2.0
- ocamltter>=4.0.2
- opamfind
- planck>=2.2.0
Optionally used by
- gapi-ocaml=0.3.6