Function: COMMON-LISP:HASH-TABLE-SIZE

package type clhs github

Return a size that can be used with MAKE-HASH-TABLE to create a hash table that can hold however many entries HASH-TABLE can hold without having to be grown.

Lambda list

(hash-table)