package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First release candidate of OCaml 4.14.2
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.14.2-rc1.tar.gz
sha256=0779d4871c5a3be4ae24dc2f5a49ec5463973f951a11953a7da6089e02587a37
doc/ocamlcommon/Datarepr/index.html
Module Datarepr
val extension_descr :
current_unit:string ->
Path.t ->
Types.extension_constructor ->
Types.constructor_descriptionval labels_of_type :
Path.t ->
Types.type_declaration ->
(Ident.t * Types.label_description) listval constructors_of_type :
current_unit:string ->
Path.t ->
Types.type_declaration ->
(Ident.t * Types.constructor_description) listval find_constr_by_tag :
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)"
>