package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.13.0.tbz
sha256=df2544606bc824a67082e2011826e7a1cde7af0ccb5ba457e937fe018c3ce7e4
sha512=ad6606defad2dcc2456b42e77eb77d5aee02ccda7ad32c313dcbb2c5d25953ff0c80719a3c6ef30b8443d8e6105b46aacdccc3607620c36ce8c8d0537574c21c

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.