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_410_409/index.html

Module Reason_omp.Migrate_410_409Source

Sourcemodule From = Ast_410
Sourcemodule To = Ast_409
Sourcemodule Def : sig ... end
Sourceval migration_error : Location.t -> Def.missing_feature -> 'a
Sourceval map_option : ('a -> 'b) -> 'a option -> 'b option
Sourceval copy_Type_immediacy_t : Ast_410.Type_immediacy.t -> bool
Sourceval copy_location_stack : Ast_410.Parsetree.location_stack -> Reason_omp__Ast_409.Location.t list
Sourceval copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Parsetree.class_infos -> 'g0 Ast_409.Parsetree.class_infos
Sourceval copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Parsetree.include_infos -> 'g0 Ast_409.Parsetree.include_infos
Sourceval copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Parsetree.open_infos -> 'g0 Ast_409.Parsetree.open_infos
Sourceval copy_Longident_t : Reason_omp__.Ast_410.Longident.t -> Reason_omp__.Ast_409.Longident.t
Sourceval copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Asttypes.loc -> 'g0 Ast_409.Asttypes.loc
Sourceval copy_location : Reason_omp__.Ast_410.Location.t -> Reason_omp__.Ast_409.Location.t
Sourceval copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.