package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Third alpha release of OCaml 5.5.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.5.0-alpha3.tar.gz
sha256=3f4c5a4395a790ee09f1826ccddc19f6be87fcb385d3e8db94159b1cb3191e8e
doc/compiler-libs.common/Patterns/Simple/index.html
Module Patterns.Simple
type view = [ | `Any| `Constant of Asttypes.constant| `Tuple of (string option * Typedtree.pattern) list| `Construct of Longident.t Asttypes.loc * Data_types.constructor_description * Typedtree.pattern list| `Variant of Asttypes.label * Typedtree.pattern option * Types.row_desc ref| `Record of (Longident.t Asttypes.loc * Data_types.label_description * Typedtree.pattern) list * Asttypes.closed_flag| `Array of Asttypes.mutable_flag * Typedtree.pattern list| `Lazy of Typedtree.pattern
]type pattern = view Typedtree.pattern_dataval omega : [> view ] Typedtree.pattern_data sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>