pub fn hash_set_new<K>() -> HashSet<K>
Expand description

Creates an empty set with capacity 0 and default Hasher