Data.IntSet.EnumSet2

data EnumSet e

(\\)

null

size

member

notMember

isSubsetOf

isProperSubsetOf

empty

singleton

insert

delete

union

unions

difference

intersection

filter

partition

split

splitMember

map

fold

elems

toList

fromList

toAscList

fromAscList

fromDistinctAscList

showTree

showTreeWith