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