package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.11.0.tbz
sha256=a58837f14a79f047c8eb99d5518aeb16ee64353574286cfd5b284c98a1a27250
sha512=28d6d1c3636e400614b1a7d8c78b0bbb5de143e259edf683139b75d2fd2013da8e1a6c58d11047e6853f1e559c387d233570665de0de646005197b5f4d6f4879

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

Module Versions.OCaml_414Source

Sourcemodule Ast = Ast_414

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.