Implement new primitive `string-hash-mod' to enable efficient
authorChris Hanson <org/chris-hanson/cph>
Fri, 15 May 1987 18:20:45 +0000 (18:20 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 15 May 1987 18:20:45 +0000 (18:20 +0000)
commit3672bf1431b349b4554d4cf73c4b8d10c6d1a9be
tree2889442dae78abc41178bbb660606ed8f175c200
parentd0c1ffa0ecbf28475e5cd5db49e2f1012db9a5b7
Implement new primitive `string-hash-mod' to enable efficient
string/symbol hashed tables to be implemented in Scheme.
v7/src/microcode/intern.c
v7/src/microcode/utabmd.scm
v7/src/microcode/version.h
v8/src/microcode/utabmd.scm
v8/src/microcode/version.h