Use the new hashing primitives to simplify standard hashes.
authorChris Hanson <org/chris-hanson/cph>
Wed, 23 May 2018 07:18:42 +0000 (00:18 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 23 May 2018 07:18:42 +0000 (00:18 -0700)
commit98bf28cf96d47794f79397eda0f8590feebc07a1
tree4b883bbcbf169213d75d33226a8633aef7274aaf
parent528fdcb53f576f000f4c7e6a71e01c0d7fb23fe1
Use the new hashing primitives to simplify standard hashes.

Also, the standard hashes now always return a fixnum.
src/runtime/char-set.scm
src/runtime/equals.scm
src/runtime/global.scm
src/runtime/hash-table.scm
src/runtime/runtime.pkg
src/runtime/string.scm