package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.11.2
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.11.2.tar.gz
sha256=044a2a68f6cfa3d2349257770a340ced14c3940fb4d78414dda0e59e4ff0aa09
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)"
>