package elpi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
ELPI - Embeddable λProlog Interpreter
Install
dune-project
Dependency
Authors
Maintainers
Sources
elpi-3.4.2.tbz
sha256=c3b1a329866b56b7decc937434b9b3a559ba0851952b15eccc70031460b0e5c7
sha512=ce00b18f224896246b22ed34c7b8b5bec304fef726e9ba3a5c82a1a40c09a38d1600ab3b0f9ca567ff471803ea57a9de00a40d22b5828d25d930ed8ff29a7fd9
doc/elpi.util/Elpi_util/Util/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)"
>