Returns the weak kind of a hash table.
hash-table-weak-kind hash-table => weakness-state
hash-table
A hash table.
weakness-state
A keyword or nil.
nil
The function hash-table-weak-kind returns the weak kind (or weakness state) of the hash table hash-table.
hash-table-weak-kind
See set-hash-table-weak for the meaning of the different values of weakness-state.
set-hash-table-weak make-hash-table
LispWorks User Guide and Reference Manual - 20 Sep 2017