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-2.3.0.tar.gz
md5=acabe9d688bd3b9f80d7120699ee0a1f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_monadic/ppx_monadic.2.3.0/opam
Required by
Optionally used by