IntMap
data IntMap a
empty
singleton
union
unionMany
add
(//)
addKeep
add_C
delete
deleteMany
foldr
imap
filter
toList
fromList
length
null
isSingleton
elems
indices
(!)
lookup
lookupWithDefault