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.2.0.tar.gz sha512=70c02987409883b83e241c940a1391e90238a856826ca985bd50b64a2966a22057d64b8188445632b3c85610f0ed9c0e5622244f81e95cf3aafdc29bc46e32b3 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pattern/pattern.0.2.0/opam |
Required by
- clangmlwith-test & >=4.1.0 & <4.8.0


