package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.10.0.tbz
sha256=17ead4c2864af7273f56d0ad62c4564be2eade76d3da87b1d381ed5b44f466cb
sha512=31c1c0752c426e3a55a9f8eceb157de3536e5a72385a645112236129f2f1ac04e4df42ba2c82616eacc339b4627725e1472903fd4c56c44024cba7635f2602cb

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

Module Versions.OCaml_51Source

Sourcemodule Ast = Ast_51

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.