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.3.tar.gz
md5=47876167068345542f49279e8fd28896
sha512=272081ec51a6ed69c08e4e8fa64fee3df53fd84c66c0c07a653891c88b342cf74553e1c95711e4fbc18922c899a3448a649f3bd9858f8d89cae834ad2b67fffb
doc/compiler-libs.common/Data_types/index.html
Module Data_types
type constructor_description = {cstr_name : string;cstr_res : Types.type_expr;cstr_existentials : Types.type_expr list;cstr_args : Types.type_expr list;cstr_arity : int;cstr_tag : constructor_tag;cstr_consts : int;cstr_nonconsts : int;cstr_generalized : bool;cstr_private : Asttypes.private_flag;cstr_loc : Location.t;cstr_attributes : Parsetree.attributes;cstr_inlined : Types.type_declaration option;cstr_uid : Types.Uid.t;
}and constructor_tag = | Cstr_constant of int| Cstr_block of int| Cstr_unboxed| Cstr_extension of Path.t * bool
val equal_constr : constructor_description -> constructor_description -> boolval may_equal_constr :
constructor_description ->
constructor_description ->
boolval cstr_res_type_path : constructor_description -> Path.tval cstr_res_type_params : constructor_description -> Types.type_expr listtype label_description = {lbl_name : string;lbl_res : Types.type_expr;lbl_arg : Types.type_expr;lbl_mut : Asttypes.mutable_flag;lbl_atomic : Asttypes.atomic_flag;lbl_pos : int;lbl_all : label_description array;lbl_repres : Types.record_representation;lbl_private : Asttypes.private_flag;lbl_loc : Location.t;lbl_attributes : Parsetree.attributes;lbl_uid : Types.Uid.t;
}val lbl_res_type_path : label_description -> Path.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>