(rontolisp) docs
← Functions

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.