Luna::HashSet::hash_table_size
usize hash_table_size() const
Gets the hash table size of the set, that is, the number of slots of the hash table array.
Return value
Returns the hash table size of the set.
usize hash_table_size() const
Gets the hash table size of the set, that is, the number of slots of the hash table array.
Returns the hash table size of the set.