package ocaml-base-compiler
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Official release 5.2.1
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ocaml-5.2.1.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=2d0f8090951a97a2c0e5b8a11e90096c0e1791d2e471e4a67f87e3b974044cd0
    
    
  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)"
  >