package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.14.4
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml_4.14.4.tar.gz
sha256=71415c000ebfce604defafaa584ab5ed10ad81ff180897db4e6fea8dac6e4b0d
doc/stdlib/Stdlib/Obj/Ephemeron/index.html
Module Obj.EphemeronSource
Ephemeron with arbitrary arity and untyped
create n returns an ephemeron with n keys. All the keys and the data are initially empty. The argument n must be between zero and max_ephe_length (limits included).
Same as Stdlib.Ephemeron.K1.get_key
Same as Stdlib.Ephemeron.K1.get_key_copy
Same as Stdlib.Ephemeron.K1.set_key
Same as Stdlib.Ephemeron.K1.unset_key
Same as Stdlib.Ephemeron.K1.check_key
Same as Stdlib.Ephemeron.K1.blit_key
Same as Stdlib.Ephemeron.K1.get_data
Same as Stdlib.Ephemeron.K1.set_data
Same as Stdlib.Ephemeron.K1.unset_data
Same as Stdlib.Ephemeron.K1.check_data
Same as Stdlib.Ephemeron.K1.blit_data
Maximum length of an ephemeron, ie the maximum number of keys an ephemeron could contain
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>