package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First alpha release of OCaml 5.5.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.5.0-alpha1.tar.gz
sha256=9b78c8734c4e1c2efa852326e0dce8b24f8c8d0fbd01645b6165c9a9b15898df
doc/compiler-libs.optcomp/Inconstant_idents/index.html
Module Inconstant_idents
val inconstants_on_program :
compilation_unit:Compilation_unit.t ->
backend:(module Backend_intf.S) ->
Flambda.program ->
resultinconstants_on_program finds those variables and set-of-closures identifiers that cannot be compiled to constants by Flambda_to_clambda.
val variable : Variable.t -> result -> boolvariable var res returns true if var is marked as inconstant in res.
val closure : Set_of_closures_id.t -> result -> boolclosure cl res returns true if cl is marked as inconstant in res.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>