package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release of OCaml 5.4.1
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-5.4.1.tar.gz
sha256=d4528517aaa1a44b8e2b1bc109a1ed0a5e0014f3ddc4feb8906b11a7e063e89a
doc/compiler-libs.common/Datarepr/index.html
Module Datarepr
val extension_descr :
current_unit:Unit_info.t option ->
Path.t ->
Types.extension_constructor ->
Data_types.constructor_descriptionval labels_of_type :
Path.t ->
Types.type_declaration ->
(Ident.t * Data_types.label_description) listval constructors_of_type :
current_unit:Unit_info.t option ->
Path.t ->
Types.type_declaration ->
(Ident.t * Data_types.constructor_description) listval find_constr_by_tag :
Data_types.constructor_tag ->
Types.constructor_declaration list ->
Types.constructor_declarationval constructor_existentials :
Types.constructor_arguments ->
Types.type_expr option ->
Types.type_expr list * Types.type_expr listTakes cd_args and cd_res from a constructor_declaration and returns:
- the types of the constructor's arguments
- the existential variables introduced by the constructor
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>