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.7-505.preview.tbz
sha256=a3047606d06580e251ee8acbeb67f80f1d059238f879e187e10de40b4ec61be7
sha512=871f4e8f1111d086985172a9157812d5e22fd746edeffa8bdb5363f5c8cef2308da36a57d989ae77becec32eaa6ea4e8ef67f9b0247cbd409537701644db563f
doc/merlin-lib.ocaml_typing/Ocaml_typing/Patterns/Simple/index.html
Module Patterns.SimpleSource
Source
type view = [ | `Any| `Constant of Ocaml_parsing.Asttypes.constant| `Tuple of (string option * Typedtree.pattern) list| `Construct of Ocaml_parsing.Longident.t Ocaml_parsing.Asttypes.loc * Data_types.constructor_description * Typedtree.pattern list| `Variant of Ocaml_parsing.Asttypes.label * Typedtree.pattern option * Types.row_desc ref| `Record of (Ocaml_parsing.Longident.t Ocaml_parsing.Asttypes.loc * Data_types.label_description * Typedtree.pattern) list * Ocaml_parsing.Asttypes.closed_flag| `Array of Ocaml_parsing.Asttypes.mutable_flag * Typedtree.pattern list| `Lazy of Typedtree.pattern
] sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>