sb-docs
Function: COMMON-LISP:CLRHASH
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:CLRHASH
View page source
Function: COMMON-LISP:CLRHASH
¶
This removes all the entries from HASH-TABLE and returns the hash table itself.
Lambda list
¶
(
hash-table
)