chickadee » srfi-69-weak » bytevector-hash

bytevector-hash BV #!optional BOUND START END RANDOMIZATIONprocedure

For use with bytevector=? as a hash-table-equivalence-function. The optional START and END arguments may be given to limit the hash calculation to a specific sub-section of the BV.