Data.HashMap.Strict.InsOrd
data InsOrdHashMap k v
empty
singleton
null
size
member
lookup
lookupDefault
insert
insertWith
delete
adjust
update
alter
union
unionWith
unionWithKey
unions
map
mapKeys
traverseKeys
mapWithKey
traverseWithKey
difference
intersection
intersectionWith
intersectionWithKey
foldl'
foldlWithKey'
foldr
foldrWithKey
filter
filterWithKey
mapMaybe
mapMaybeWithKey
keys
elems
toList
toRevList
fromList
toHashMap
fromHashMap
hashMap
unorderedTraversal
valid