ppx_monadicversion

ppx extension for do notation, pattern guards, and monad comprehension

ppx_monadic

ppx_monadic is a PPX syntax extension for monadic bind syntactic sugar.

The sugar is supported inside the following constructs:

  • do_ sequence notation for monadic bind
  • when clause for pattern guards
  • [%comp e || ..] for list (and other monadic) comprehensions
AuthorJun Furuse
Published
Homepagehttps://bitbucket.org/camlspotter/ppx_monadic
Issue Trackerhttps://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://opam.ocaml.org/1.2.2/archives/ppx_monadic.2.2.1+opam.tar.gz
sha256=bf5ba1126f0ba26db12947f8c4007c868951174aec2531872af38451feb471c3
sha512=0b0a4f93db828f2a51bc26fcd6ce08b2ecea855f904286fb06afdf955c0e75625b7e64caef148045aacb6561d94cfdf11850798dad96937ea4a964acaeb41513
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_monadic/ppx_monadic.2.2.1/opam
Required by
Optionally used by