package reason

  1. Overview
  2. Docs
Reason: Syntax & Toolchain for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.0.tbz
sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8

doc/reason.ocaml-migrate-parsetree/Reason_migrate_parsetree/Ast_407/Ast_helper/Mod/index.html

Module Ast_helper.ModSource

Module expressions

Sourceval ident : ?loc:loc -> ?attrs:attrs -> lid -> Parsetree.module_expr
Sourceval structure : ?loc:loc -> ?attrs:attrs -> Parsetree.structure -> Parsetree.module_expr
Sourceval functor_ : ?loc:loc -> ?attrs:attrs -> str -> Parsetree.module_type option -> Parsetree.module_expr -> Parsetree.module_expr
Sourceval unpack : ?loc:loc -> ?attrs:attrs -> Parsetree.expression -> Parsetree.module_expr
Sourceval extension : ?loc:loc -> ?attrs:attrs -> Parsetree.extension -> Parsetree.module_expr
OCaml

Innovation. Community. Security.