package index
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A platform-agnostic multi-level index for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
index-1.3.0.tbz
sha256=d6fc288801f05962203dd820e358843e696cc0be775974df2a9ae9741e871c03
sha512=29b7659bd715e93ae9274db6e62d415bc514dd486dbb61a78f7f53bed421f0935ae3a1b99e19f2f7cebd06a13ba0e03538469ee228ff9feaf0c795e4d28c7410
doc/index.unix/Index_unix/Private/Make/argument-1-K/index.html
Parameter Make.K
val hash : t -> intNote: Unevenly distributed hash functions may result in performance drops.
The number of bits necessary to encode the maximum output value of hash. `Hashtbl.hash` uses 30 bits.
Overestimating the hash_size will result in performance drops; underestimation will result in undefined behavior.
val encode : t -> stringencode is an encoding function. The resultant encoded values must have size encoded_size.
encoded_size is the size of the result of encode, expressed in number of bytes.
val decode : string -> int -> tdecode s off is the decoded form of the encoded value at the offset off of string s. Must satisfy decode (encode t) 0 = t.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>