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.

AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/janestreet/ppx_tydi
Issue Trackerhttps://github.com/janestreet/ppx_tydi/issues
MaintainerJane Street developers
Availablearch != "arm32" & arch != "x86_32"
Dependencies
Source [http] https://github.com/janestreet/ppx_tydi/archive/refs/tags/v0.17.1.tar.gz
md5=6adffe5f073bc33bbbdbf3c39fe36959
sha512=f4af5b32a537cb72ffc6a331f73e90eb650e6116ca130d785eda78fb9de5764a1d990ff6929fd6fb695bfeb35d2685f4b35c344125208733b08953ca13410cc5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_tydi/ppx_tydi.v0.17.1/opam
Required by