package ppx_pattern_bind

  1. Overview
  2. Docs
A ppx for writing fast incremental bind nodes in a pattern match

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d3c23d7392b5092e18c00662c7cbc08b592535f13b65e221815ef8ee9f660e1a

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.

Published: 26 May 2024

Dependencies (5)

  1. ppxlib >= "0.28.0"
  2. dune >= "3.11.0"
  3. ppx_let >= "v0.17" & < "v0.18"
  4. base >= "v0.17" & < "v0.18"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (3)

  1. bonsai >= "v0.17.0"
  2. incr_dom_partial_render >= "v0.17.0"
  3. incr_map >= "v0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.