package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.9.0.tbz
sha256=bcf0081ecf3d05ce68e82876a1bc2a48497c78225b8b310f2cf24b33f3568416
sha512=388a0d8970b83423bb79978e4df3a558c27e043fc216a8d288ca7aab9babd8a3db45219ba53c9db09d791c07017f26ceba3a7d714c8ce9bf369d2e8b796d6d81

doc/reason.ocaml-migrate-parsetree/Reason_omp/Versions/Convert/argument-2-B/index.html

Parameter Convert.B

module Ast : Ast

Ast definition for this version

val version : int
val string_version : string
type 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

type witnesses +=
  1. | Version : types witnesses

A construtor for recovering type equalities between two arbitrary versions.

val migration_info : types migration_info

Information used to derive migration functions, see below

OCaml

Innovation. Community. Security.