package pattern

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

Install

Authors

Maintainers

Sources

pattern-0.1.0.tar.gz
md5=c82c63f7e7c5c866bf40ae7a4a315165

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: 16 May 2019

Dependencies (5)

  1. ocaml >= "4.04.1" & < "4.08.0"
  2. ppx_deriving
  3. stdcompat
  4. ppxlib < "0.9.0"
  5. dune >= "1.9.1"

Dev Dependencies

None

Used by (1)

  1. clangml = "4.0.1"

Conflicts

None