A convenient function for hashing strings. Used by <string-table>.
sealed
| s | An instance of <string>. |
| initial-state | An instance of <hash-state>. |
| hash-id | An instance of <integer>. |
| hash-state | An instance of <hash-state>. |
A convenient function for hashing strings. | |
The method on <byte-string> is a proper equal-hash. |
The method on <string> simply calls sequence-hash, so it is not a proper equal-hash.
The method on <byte-string> is a proper equal-hash.