package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.1.tbz
sha256=bfcdbb09f62b4c108f26e6dc380431613e4de4b065df8f14364efe4acea8e414
sha512=61cdf7844349b64190965782103e04eef303ca1f2a7cdc7e20d11189700796a18d2a9d9dbb3ad17eb1363bb1663113da6a22448c017820219757874601f207c3

doc/reason.ocaml-migrate-parsetree/Reason_omp/Migrate_411_412/index.html

Module Reason_omp.Migrate_411_412Source

Sourcemodule From = Ast_411
Sourcemodule To = Ast_412
Sourceval copy_out_type_param : (string * (bool * bool)) -> Ast_412.Outcometree.out_type_param
Sourceval copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Parsetree.class_infos -> 'g0 Ast_412.Parsetree.class_infos
Sourceval copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Parsetree.include_infos -> 'g0 Ast_412.Parsetree.include_infos
Sourceval copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Parsetree.open_infos -> 'g0 Ast_412.Parsetree.open_infos
Sourceval copy_Longident_t : Reason_omp__Ast_411.Longident.t -> Longident.t
Sourceval copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Asttypes.loc -> 'g0 Ast_412.Asttypes.loc
Sourceval copy_location : Location.t -> Location.t
Sourceval copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.