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://github.com/ocaml/opam-source-archives/raw/main/ppx_monadic-1.0.6.tar.gz
md5=5e500ac86308888ed93487c41f3431c3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_monadic/ppx_monadic.1.0.6/opam
Required by
Optionally used by