Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
An abstract interface to a unique symbol generator.
Documentation
An abstract unique value.
Values of type Unique
may be compared for equality
and hashed into Int.
Note: Unlike the symbols from Data.Unique, the symbols from this module do not become equal after reloads in the GHC interpreter!