clrhash
(clrhash table)
Removes all entries from table, leaving it empty, and returns the now-empty table. The same table object is reused, so existing references to it remain valid.
(clrhash table)
Removes all entries from table, leaving it empty, and returns the now-empty table. The same table object is reused, so existing references to it remain valid.