Add new hash-table abstraction; this is loaded by
authorChris Hanson <org/chris-hanson/cph>
Sat, 10 Feb 1990 23:45:11 +0000 (23:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 10 Feb 1990 23:45:11 +0000 (23:45 +0000)
commit3110dcffb7125d74aab2e4e8d871e1185e21a5ef
treee1078dab554737becb5fa85616d928d8fb1bed51
parent61e4489e59a21d56e866ac57c8c204dfe0f7d86d
Add new hash-table abstraction; this is loaded by

(load-option 'hash-table)

This abstraction is very similar to that of Common Lisp.
v7/src/runtime/option.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/version.scm
v8/src/runtime/runtime.pkg