Run-time patterns that explain match failures

Install

Authors

Maintainers

Sources

v0.2.0.tar.gz
sha512=70c02987409883b83e241c940a1391e90238a856826ca985bd50b64a2966a22057d64b8188445632b3c85610f0ed9c0e5622244f81e95cf3aafdc29bc46e32b3

Description

pattern is a PPX extension that generates functions from patterns that explain match failures by returning the common context and the list of differences between a pattern and a value.

Published: 20 May 2020

Dependencies (7)

  1. stdcompat >= "10"
  2. ocaml-migrate-parsetree >= "1.5.0" & < "2.0.0"
  3. refl >= "0.1.0" & < "0.3.0"
  4. metaquot >= "0.1.0" & < "0.3.0"
  5. metapp >= "0.1.0" & < "0.3.0"
  6. dune >= "1.10.0"
  7. ocaml >= "4.03.0" & < "4.12.0"

Dev Dependencies

    None

Used by (1)

  1. clangml >= "4.1.0" & < "4.8.0"

Conflicts

    None