package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.16.0.tbz
sha256=47b0e43a7d348e2a850658ab4bec5a4fbbb9fd4ff3ec8a1c1816511558c5364e
sha512=0d8dbe33ac17b765ea018522910a333831fec278ae4da25ba039ce4d2d8152f9b2fbba5b40c453241bf4323e55e0dc070170b04caa35742c6e33a7f726feafb3

doc/reason.ocaml-migrate-parsetree/Reason_omp/Versions/OCaml_403/index.html

Module Versions.OCaml_403Source

Sourcemodule Ast = Ast_403

Ast definition for this version

Sourceval version : int
Sourceval string_version : string
Sourcetype types = < out_value : Ast.Outcometree.out_value ; out_type : Ast.Outcometree.out_type ; out_class_type : Ast.Outcometree.out_class_type ; out_module_type : Ast.Outcometree.out_module_type ; out_sig_item : Ast.Outcometree.out_sig_item ; out_type_extension : Ast.Outcometree.out_type_extension ; out_phrase : Ast.Outcometree.out_phrase > _types

Shortcut for talking about Ast types

Sourcetype witnesses +=
  1. | Version : types witnesses

A construtor for recovering type equalities between two arbitrary versions.

Sourceval migration_info : types migration_info

Information used to derive migration functions, see below

OCaml

Innovation. Community. Security.