package ocaml-solo5-cross-aarch64
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml cross-compiler to the freestanding 64-bit ARM Solo5 backend
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.3.2.tar.gz
sha512=3785d4111ac06c1c701c02d11d522388249493786d0c351a50329bf481cae8df844615d8ca42626e98e72f4375d15622298339d3012e927a35c741ea3aec28f4
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)"
>