Safe Haskell | None |
---|---|
Language | Haskell2010 |
Var field implementation of sets of (small) natural numbers.
Documentation
toDescList :: IntSet -> [Key] #
isSubsetOf :: IntSet -> IntSet -> Bool #
intersection :: IntSet -> IntSet -> IntSet #
difference :: IntSet -> IntSet -> IntSet #