Next: , Up: Hash Table Concepts


18.1.1 Hash-Table Operations

The next figure lists some defined names that are applicable to hash tables. The following rules apply to hash tables.

clrhash hash-table-p remhash
gethash make-hash-table sxhash
hash-table-count maphash

Figure 18.1: Hash-table defined names