Type Alias HashSet

type HashSet = HashSet<K, RandomState>

Type alias for [HashSet]<K, ahash::RandomState>