package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.09.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.09.0.tar.gz
sha256=a7bc044167e7d09f8e3ea84b88ec9d81392908ecdac861d3d5015e5f0fc496a3
md5=76ac39570fc88b16fda2a94db7cd5cf3
doc/ocamloptcomp/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)"
>