patternversion Documentation on ocaml.org
Run-time patterns that explain match failures
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.
| Author | Thierry Martinez <thierry.martinez@inria.fr> |
|---|---|
| License | BSD-2-Clause |
| Published | |
| Homepage | https://github.com/thierry-martinez/pattern |
| Issue Tracker | https://github.com/thierry-martinez/pattern |
| Maintainer | Thierry Martinez <thierry.martinez@inria.fr> |
| Dependencies | |
| Source [http] | https://github.com/thierry-martinez/pattern/archive/v0.3.0.tar.gz sha512=a0933881039dc6b5da43b1dcc512f3877a6446469b0a09537e2b357bba9767e442ab9081d49be1841ac3da0595d661774d1a3543d8cdb1c57bfda3dc0983f4ef |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pattern/pattern.0.3.0/opam |
Required by
- clangmlwith-test & >=4.1.0 & <4.8.0


