| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GHC.Types.Unique.Set
Description
Specialised sets, for things with Uniques.
Based on GHC.Unique.Map.Finite (as you would expect).
Basically, the things need to be in class Uniquable.
Documentation
module UniqSet