package ppx_let

  1. Overview
  2. Docs
Monadic let-bindings

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_let-v0.9.0.tar.gz
sha256=592303ae151415768fb120ae8b92e835253003aaa15253742cdcf2e0d9c323de
md5=da4f79a502fcc9fd58b6a4d91a9e750a

CHANGES.md.html

113.43.00

  • Dropped Open_in_body support from ppx_let, since it was only ever used in confusing chains of Let_syntax modules that introduced other Let_syntax modules in the "body" (e.g. for defining Commands whose bodies use Async). In this case it was decided that the better practice is to be explicit with open ___.Let_syntax at the different transition points, even though this is more verbose.

OCaml

Innovation. Community. Security.