chickadee » srfi-69 » string-hash

(string-hash STRING [BOUND START END RANDOMIZATION])procedure

For use with string=? 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 STRING.