package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.14.0.tbz
sha256=1d09ba24a0594745ab6b38b4d5f81ead8565b73cb69ad46af1c2c26f8d324f00
sha512=542d63c99ab976d011ca39953c022bdd2120177d5905df7ee6ff9623ec4d52c09a323ff7aec95fba5e71611c3850a88172e1c2be94ce68d966b5680ddd436494

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

Module Versions.OCaml_410Source

Sourcemodule Ast = Ast_410

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.