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.