ppx_tydiversion Documentation on ocaml.org
Let expressions, inferring pattern type from expression.
Provides a ppx for [let] bindings. In [let%tydi a = b in ...], [a]'s type is inferred from [b] rather than the other way around. This is convenient for record patterns whose fields are not in scope.
| Author | Jane Street Group, LLC |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/janestreet/ppx_tydi |
| Issue Tracker | https://github.com/janestreet/ppx_tydi/issues |
| Maintainer | Jane Street developers |
| Available | arch != "x86_32" |
| Dependencies | |
| Source [http] | https://github.com/janestreet/ppx_tydi/archive/refs/tags/v0.17.0.tar.gz sha256=8d22dc50f0ec75380b893063a2294555dc325d21777bc09d2c6e201b391e4265 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_tydi/ppx_tydi.v0.17.0/opam |
Required by
- ppx_jane>=v0.17.0


