package ocaml-solo5
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml cross-compiler to the freestanding Solo5 backend
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.3.4.tar.gz
md5=186c4e0b2e2602b8a5cefbc731bcc6ba
sha512=b64b9f6b7371468b415c30eb7d13a06ae9c81eaf77f73494635919fc0134d9c3bb0aa177b78ab35d23bfa7fc045602a15f163e446c8fa67afe6e85f0ccbe0031
doc/compiler-libs.common/Typetexp/index.html
Module Typetexp
module TyVarEnv : sig ... endval type_open :
(?used_slot:bool ref ->
Asttypes.override_flag ->
Env.t ->
Location.t ->
Longident.t Asttypes.loc ->
Path.t * Env.t)
refval transl_simple_type :
Env.t ->
?univars:TyVarEnv.poly_univars ->
closed:bool ->
Parsetree.core_type ->
Typedtree.core_typeval transl_simple_type_univars :
Env.t ->
Parsetree.core_type ->
Typedtree.core_typeval transl_simple_type_delayed :
Env.t ->
Parsetree.core_type ->
Typedtree.core_type * Types.type_expr * (unit -> unit)val transl_type_scheme : Env.t -> Parsetree.core_type -> Typedtree.core_typeval transl_type_param : Env.t -> Parsetree.core_type -> Typedtree.core_typetype error = | Unbound_type_variable of string * string list| No_type_wildcards| Undefined_type_constructor of Path.t| Type_arity_mismatch of Longident.t * int * int| Bound_type_variable of string| Recursive_type| Type_mismatch of Errortrace.unification_error| Alias_type_mismatch of Errortrace.unification_error| Present_has_conjunction of string| Present_has_no_type of string| Constructor_mismatch of Types.type_expr * Types.type_expr| Not_a_variant of Types.type_expr| Invalid_variable_name of string| Cannot_quantify of string * Types.type_expr| Multiple_constraints_on_type of Longident.t| Method_mismatch of string * Types.type_expr * Types.type_expr| Opened_object of Path.t option| Not_an_object of Types.type_expr| Repeated_tuple_label of string| Polymorphic_optional_param of string| Functor_optional_param of string
exception Error of Location.t * Env.t * errorval transl_modtype_longident :
(Location.t -> Env.t -> Longident.t -> Path.t) refval transl_modtype :
(Env.t -> Parsetree.module_type -> Typedtree.module_type) reftype 'a maybe_compute_mty = | ComputeMType : Types.module_type maybe_compute_mty| NoMType : unit maybe_compute_mty
type forward_decl = {mutable check_package_with_type_constraints : 'a. Location.t -> Env.t -> Types.module_type -> 'a maybe_compute_mty -> (Longident.t Asttypes.loc * Typedtree.core_type) list -> 'a;
}val forward_decl : forward_decl sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>