package merlin-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Merlin's libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
merlin-5.6.1-504.tbz
sha256=cc3c7c01f19a454c96f6bc8a39538023e01042519f001a895fd61488e2b49fb5
sha512=4268a932a8494023699abd98e0d52deb6f201f656863849db230dc8692050e0fe00cc25a50d70e902410f17a27268fd8335c32636f616ef012cf86fc9a43e019
doc/merlin-lib.ocaml_typing/Ocaml_typing/Datarepr/index.html
Module Ocaml_typing.DatareprSource
Source
val extension_descr :
current_unit:Ocaml_parsing.Unit_info.t option ->
Path.t ->
Types.extension_constructor ->
Data_types.constructor_descriptionSource
val labels_of_type :
Path.t ->
Types.type_declaration ->
(Ident.t * Data_types.label_description) listSource
val constructors_of_type :
current_unit:Ocaml_parsing.Unit_info.t option ->
Path.t ->
Types.type_declaration ->
(Ident.t * Data_types.constructor_description) listSource
val find_constr_by_tag :
Data_types.constructor_tag ->
Types.constructor_declaration list ->
Types.constructor_declarationSource
val 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)"
>