ppx_monadicversion

ppx_monadic: 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
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/ppx_monadic-1.0.3.tar.gz
md5=c9188bf1b22c5f828a18f5ab469c4d12
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_monadic/ppx_monadic.1.0.3/opam
Required by
Optionally used by