ppx_monadic: ppx extension for do notation, pattern guards, and monad comprehension
Description
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 bindwhen
clause for pattern guards[%comp e || ..]
for list (and other monadic) comprehensions
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 20 Feb 2015
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
dune_watch
< "0.1.0"
gapi-ocaml
>= "0.3.7" & < "0.3.15"
goblint
< "1.1.1"
modelica_ml
>= "0.2.0"
ocamltter
>= "4.0.0"
planck
>= "2.2.0"