package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.0.tbz
sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8

doc/reason.ocaml-migrate-parsetree/Reason_migrate_parsetree/Migrate_412_411/index.html

Module Reason_migrate_parsetree.Migrate_412_411Source

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

Innovation. Community. Security.