| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
GHC.Data.EnumSet
Documentation
Instances
| Monoid (EnumSet a) Source # | |
| Semigroup (EnumSet a) Source # | |
| NFData (EnumSet a) Source # | |
Defined in GHC.Data.EnumSet  | |
| Binary (EnumSet a) Source # | Represents the  Assumes that all elements are non-negative. This is only efficient for values that are sufficiently small, for example in the lower hundreds.  |