package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First release candidate of OCaml 4.14.2
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.14.2-rc1.tar.gz
sha256=0779d4871c5a3be4ae24dc2f5a49ec5463973f951a11953a7da6089e02587a37
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)"
>