ppx_pattern_bind
A ppx for writing fast incremental bind nodes in a pattern match
Description
A ppx rewriter that is intended for use with Incremental. It makes it easier to write incremental computations using pattern-matching in a way that causes incremental nodes to fire as little as possible.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
ppx_pattern_bind-v0.15.0.tar.gz
sha256=15e24a49e914f64e8edda235894c995ed83b1734521e46d314b8761a492035b0
Dependencies
ppxlib
>= "0.23.0"
dune
>= "2.0.0"
ppx_let
>= "v0.15" & < "v0.16"
base
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies