Here are some other functions for working with hash tables.
Function:hash-table-ptable
This returns non-nil if table is a hash table object.
Function:copy-hash-tabletable
This function creates and returns a copy of table. Only the table
itself is copied--the keys and values are shared.
Function:hash-table-counttable
This function returns the actual number of entries in table.
Function:hash-table-testtable
This returns the test value that was given when table was
created, to specify how to hash and compare keys. See
make-hash-table (see section 7.1 Creating Hash Tables).
Function:hash-table-weaknesstable
This function returns the weak value that was specified for hash
table table.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)