ppx_pattern_bindversion Documentation on ocaml.org
A ppx for writing fast incremental bind nodes in a pattern match
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.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/ppx_pattern_bind |
Issue Tracker | https://github.com/janestreet/ppx_pattern_bind/issues |
Maintainer | Jane Street developers |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies | |
Source [http] | https://github.com/janestreet/ppx_pattern_bind/archive/refs/tags/v0.17.1.tar.gz md5=42d58abff78cb01b61a32e5faa2c3632 sha512=c50a8f84507cdd18980cf0c9d36c1fa0b8032534f184f453c40b27e1b125abc541746e143ba4ff30c632b1c3bb7789c568177b81fd56dc1136a0464d86f83040 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_pattern_bind/ppx_pattern_bind.v0.17.1/opam |
Required by
- bonsai>=v0.17.0
- incr_dom_partial_render>=v0.17.0
- incr_map>=v0.17.0