Implement HASH-TABLE/INTERN!. Rewrite conditionals to use PAIR?
authorChris Hanson <org/chris-hanson/cph>
Tue, 29 Jul 2003 03:46:08 +0000 (03:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 29 Jul 2003 03:46:08 +0000 (03:46 +0000)
commit5f0520fcc3536ca5f74c247574ef1b268ae7ccde
tree5b065d83b96ebb215ac13717dbff8265a3f1f8aa
parent6e03ff210eb871c8bb5d13e8441f08664c124f63
Implement HASH-TABLE/INTERN!.  Rewrite conditionals to use PAIR?
rather than NULL?.
v7/src/runtime/hashtb.scm
v7/src/runtime/runtime.pkg