sunterlib/s48/procedure-tables
Taylor R. Campbell ddcfe68390 Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
..
AUTHORS Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
BLURB Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
README Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
interfaces.scm Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
packages.scm Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
procedure-hash.scm Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
procedure-tables.scm Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00

README

PROCEDURE-HASH defines PROCEDURE-HASH, which takes a procedure and
returns its hash value.  PROCEDURE-TABLES defines MAKE-PROCEDURE-TABLE,
which returns a table whose keys are procedures.