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