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.13.1.tar.gz
sha256=f309d2a291f0fbad459d47deb3e7ef6bc10d94c08dc1354dbe1bd1fa6a355f04
md5=8096399ed6d898af4d62e9630ac90f37

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: 22 Nov 2019

Dependencies (5)

  1. ppxlib >= "0.9.0"
  2. dune >= "1.5.1"
  3. ppx_let >= "v0.13" & < "v0.14"
  4. base >= "v0.13" & < "v0.14"
  5. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (1)

  1. bonsai < "v0.14.0"

Conflicts

None

OCaml

Innovation. Community. Security.