pub fn hash_set_with_capacity<K>(n: usize) -> HashSet<K>
Creates an empty set with given capacity and default Hasher