pub fn new<K, V>() -> HashMap<K, V>
Expand description

Creates an empty map with capacity 0 and default Hasher