package reason

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Versions.OCaml_403Source

Sourcemodule Ast = Ast_403

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.