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-503.tbz
sha256=b0dcad092aaaf7a23f65ab9a089e8761bd665cc72357909e0ac6c2182f4fc2d4
sha512=9987baf2b2e82bab4c90a328bfcba9945e797e0f3d947156f04435ee84b49542844b379e35a79027c3ffe81f4b7a8f1c60803233999b4c039d4598033371880d
doc/merlin-lib.ocaml_typing/Ocaml_typing/Shape_reduce/index.html
Module Ocaml_typing.Shape_reduceSource
Source
type result = | Resolved of Shape.Uid.t(*Shape reduction succeeded and a uid was found
*)| Resolved_alias of Shape.Uid.t * result(*Reduction led to an alias
*)| Unresolved of Shape.t(*Result still contains
*)Comp_unitterms| Approximated of Shape.Uid.t option(*Reduction failed: it can arrive with first-class modules for example
*)| Internal_error_missing_uid(*Reduction succeeded but no uid was found, this should never happen
*)
The result of reducing a shape and looking for its uid
The Make functor is used to generate a reduction function for shapes.
local_reduce will not reduce shapes that require loading external compilation units.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>