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