Package ocaml-ppx_tydi: Information
Source package: ocaml-ppx_tydi
Version: 0.17.0-alt1
Build time: Apr 8, 2025, 08:55 PM
Category: Development/ML
Report package bugHome page: https://github.com/janestreet/ppx_tydi
License: MIT
Summary: Type-directed disambiguation of records in let-bindings for Ocaml
Description:
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.
List of RPM packages built from this SRPM:
ocaml-ppx_tydi (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ppx_tydi-devel (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ppx_tydi-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ppx_tydi (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ppx_tydi-devel (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ppx_tydi-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Farygin