package omod
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Lookup and load installed OCaml modules
Install
dune-project
Dependency
Authors
Maintainers
Sources
omod-0.0.5.tbz
sha512=ba4922a3ff0c549a288908d0506ad8e53a0b256c3c564987a8026c6619f2ce5025d930671452caa250d2e23234b6aa29a5fb0b138ada37cb8a1d535c2968ba24
doc/omod.support/Omod_support/Digest/BLAKE256/index.html
Module Digest.BLAKE256Source
BLAKE256 is the BLAKE2b hash function producing 256-bit (32-byte) digests. It is cryptographically secure, and the digests are large enough to thwart brute-force attacks.
The type of digests.
The length of digests, in bytes.
Compare two digests, with the same specification as Stdlib.compare.
substring s ofs len returns the digest of the substring of s starting at index ofs and containing len characters.
subbytes s ofs len returns the digest of the subsequence of s starting at index ofs and containing len bytes.
Read characters from the channel and return their digest. See Digest.channel for the full specification.
Write a digest on the given output channel.
Read a digest from the given input channel.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>