package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.2.tbz
sha256=7adcc45db20b8def82adf2712211fb8ed844328489752e8edf74281bc1eb2ef2
sha512=45822ecf4b19b892e1d150fd7f7a80af18df576b204647d4bbb9a18ac591a690f9b5338789ecccacb2d6b6354dbc32ff4a3574cc8b82b777e21cb8729f502f95

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

Module Reason_omp.Migrate_408_409

module From = Ast_408
module To = Ast_409
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_408.Parsetree.class_infos -> 'g0 Ast_409.Parsetree.class_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_408.Parsetree.include_infos -> 'g0 Ast_409.Parsetree.include_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_408.Parsetree.open_infos -> 'g0 Ast_409.Parsetree.open_infos
val copy_Longident_t : Reason_omp__.Ast_408.Longident.t -> Reason_omp__.Ast_409.Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_408.Asttypes.loc -> 'g0 Ast_409.Asttypes.loc
val copy_location : Reason_omp__.Ast_408.Location.t -> Reason_omp__.Ast_409.Location.t
val copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.