Function: COMMON-LISP:REMHASH

package type clhs github

Remove the entry in HASH-TABLE associated with KEY. Return T if there was such an entry, or NIL if not.

Lambda list

(sb-impl::key hash-table)