UU.DData.IntBag
Bag type
data
IntBag
Operators
(\\)
Query
isEmpty
size
distinctSize
member
occur
subset
properSubset
Construction
empty
single
insert
insertMany
delete
deleteAll
Combine
union
difference
intersection
unions
Filter
filter
partition
Fold
fold
foldOccur
Conversion
elems
List
toList
fromList
Ordered list
toAscList
fromAscList
fromDistinctAscList
Occurrence lists
toOccurList
toAscOccurList
fromOccurList
fromAscOccurList
IntMap
toMap
fromMap
fromOccurMap
Debugging
showTree
showTreeWith