Function
Hashes a string, without considering case information.
common-extensions
table-extensions
case-insensitive-string-hash string initial-state => hash-id result-state
<string>.
<hash-state>.
<integer>.
<hash-state>.
Produces a hash code for a string using the equivalence predicate case-insensitive-equal, which does not consider the case of the characters in the strings it compares.