Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Documentation
Instances
Eq bits => Eq (Set bits) Source # | |
Ord bits => Ord (Set bits) Source # | |
Defined in Math.SetCover.BitSet | |
Show bits => Show (Set bits) Source # | |
C bits => Semigroup (Set bits) Source # | |
C bits => Monoid (Set bits) Source # | |
C a => Choose (Set a) Source # | |
Defined in Math.SetCover.Exact | |
C a => Set (Set a) Source # | |