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/Types/Transient_expr/index.html
Module Types.Transient_expr
Operations on transient_expr
val create : type_desc -> level:int -> scope:int -> id:int -> transient_exprval get_scope : transient_expr -> intval get_marks : transient_expr -> intval set_desc : transient_expr -> type_desc -> unitval set_level : transient_expr -> int -> unitval set_scope : transient_expr -> int -> unitval repr : type_expr -> transient_exprval type_expr : transient_expr -> type_exprval coerce : type_expr -> transient_exprCoerce without normalizing with repr
Instantiate a not yet instantiated stub. Fail if already instantiated.
val try_mark_node : type_mark -> transient_expr -> bool sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>