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/Ephemeron/GenHashTable/MakeSeeded/argument-1-H/index.html
Parameter MakeSeeded.H
val hash : int -> t -> intsame as Hashtbl.SeededHashedType
equality predicate used to compare a key with the one in a container. Can return EDead if the keys in the container are dead
create key data creates a container from some initials keys and one data
val get_data : 'a container -> 'a optionget_data cont returns the data if it is alive
val check_key : 'a container -> boolcheck_key cont checks if all the keys contained in the data are alive
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>