pattern
  1. Overview
  2. Docs
Run-time patterns that explain match failures

Install

Authors

Maintainers

Sources

pattern.0.3.2.tar.gz
sha512=1bc7d5c52b5cc4f67615d14cb68c39ba6215b6441ff832d685bd13c8fe3faaefcab4449baa25d8ebd88b4043784531edab26ff69ef28156ecd77549b87982e4f

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: 15 Dec 2022

Dependencies (7)

  1. stdcompat >= "10"
  2. ocaml-migrate-parsetree >= "1.5.0"
  3. refl >= "0.4.1"
  4. metaquot >= "0.4.0"
  5. metapp >= "0.4.4"
  6. dune >= "1.10.0"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. clangml >= "4.1.0"
  2. pyast

Conflicts

None