package ocaml-solo5-cross-aarch64
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml cross-compiler to the freestanding 64-bit ARM Solo5 backend
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.2.1.tar.gz
sha512=025daaee41582c5a13b9731c7a55d2874134c6df130dd7f1f372e78474f6da6cb939ae4baa90c83f7c8d2fddfa34e585475332bd860f795fb7a065c0feb6b5cb
doc/stdlib/Stdlib/Digest/BLAKE512/index.html
Module Digest.BLAKE512Source
BLAKE512 is the BLAKE2b hash function producing 512-bit (64-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)"
>