Data.StringMap.Strict
data StringMap v
type Key
(!)
value
valueWithDefault
null
size
member
lookup
findWithDefault
prefixFind
prefixFindWithKey
prefixFindWithKeyBF
empty
singleton
insert
insertWith
insertWithKey
delete
update
updateWithKey
union
unionWith
unionWithKey
difference
differenceWith
differenceWithKey
map
mapWithKey
mapM
mapWithKeyM
mapMaybe
fold
foldWithKey
keys
elems
fromList
toList
toListBF
fromMap
toMap
space
keyChars
prefixFindCaseWithKey
prefixFindNoCaseWithKey
prefixFindNoCase
lookupNoCase
prefixFindCaseWithKeyBF
prefixFindNoCaseWithKeyBF
lookupNoCaseBF