package ppx_open

  1. Overview
  2. Docs
Idiomatic selective `open`s in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_open-0.1.tbz
sha256=9ab1fa1a7102184a23bbca5138f2294b4daa60ca8014d37256c76bc31788ce43
sha512=92a719a9ef129373c3098776789b8812743af80a5dbf57f7e54b7087690428f179d242f2fa73eafa241d22e85b0e0516dd4756ab1cc29c207e592626f4c8586b

doc/ppx_open.parsing/Ppx_open_parsing/Parsed/Value/index.html

Module Parsed.Value

type t = {
  1. val_ident : string;
  2. val_alias : string option;
}
OCaml

Innovation. Community. Security.