package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.15.0.tbz
sha256=ec3d2025f4391f0d2b88d2053e627a85aa1addd9c51320e9e72c690e05fb66a6
sha512=2bc7681a0e7649f619a8e93e961690531f697fadb1ae5d3f2c5913b0fce6995780394f2ce5b3e1920902ca7a2f4e188f62696f58f20ae3dd81c3658528bd0a33

doc/reason.ocaml-migrate-parsetree/Reason_omp/Versions/Convert/argument-1-A/index.html

Parameter Convert.A

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.