ppx_tydiversion
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 |
Dependencies | |
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_tydi-v0.16.0.tar.gz sha256=a363153a1f58b35b789321dca9b5b03da46bc1c9152a38d307ffb338b3e25ac6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_tydi/ppx_tydi.v0.16.0/opam |
Required by
- ppx_jane=v0.16.0