package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First alpha release of OCaml 5.4.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.4.0-alpha1.tar.gz
sha256=c630db5566b4d159aefeb62f799c2efe21de88f7a71b8343cbd58d2f5bf8dd6d
doc/compiler-libs.optcomp/Cmmgen_state/index.html
Module Cmmgen_state
Mutable state used by Cmmgen.
type constant = | Const_closure of is_global * Clambda.ufunction list * Clambda.uconstant list| Const_table of is_global * Cmm.data_item list
val add_constant : Misc.Stdlib.String.t -> constant -> unitval add_data_items : Cmm.data_item list -> unitval add_function : Clambda.ufunction -> unitval get_and_clear_constants : unit -> constant Misc.Stdlib.String.Map.tval get_and_clear_data_items : unit -> Cmm.data_item listval next_function : unit -> Clambda.ufunction optionval set_structured_constants : Clambda.preallocated_constant list -> unitval add_structured_constant : string -> Clambda.ustructured_constant -> unitval structured_constant_of_sym : string -> Clambda.ustructured_constant option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>