ghc-user-0.2.0.0

Safe HaskellNone
LanguageHaskell2010

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