ocaml-openin - OCaml syntax to locally open modules
Website: | http://alain.frisch.fr/soft#openin |
---|---|
License: | Public Domain |
Vendor: | Alcance Libre, Inc. |
- Description:
This package implements a Camlp4 syntax extension for Objective Caml. It adds the syntactic construction: open M in e that can appear in any context where an expression is expected. M is an arbitrary module expression (not only qualified names as for usual open statements) and e is an expression.
Packages
ocaml-openin-20070524-40.fc14.al.src [9 KiB] |
Changelog
by Richard W.M. Jones (2017-08-08):
- OCaml 4.05.0 rebuild. |