= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
ppx extension for do notation, pattern guards, and monad comprehension
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 }">
Authors
Maintainers
Sources
ppx_monadic-2.3.0.tar.gz
md5=acabe9d688bd3b9f80d7120699ee0a1f
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
Published: 23 Jan 2018
Dependencies (4)
-
ppxx
>= "2.3.0" & < "2.4.0"
-
ppx_tools_versioned
>= "5.0"
-
jbuilder
>= "1.0+beta7"
-
ocaml
>= "4.03.0"
Dev Dependencies
-
None
Used by (7)
- dune_watch
-
gapi-ocaml
>= "0.3.7" & < "0.3.15"
-
goblint
< "1.1.1"
-
modelica_ml
>= "0.2.0"
-
ocamltter
>= "4.0.0"
- opamfind
-
planck
>= "2.2.0"
Conflicts
-
None
On This Page