Data.VCache.Trie

data Trie a

trie_space

empty

singleton

null

size

lookup

lookup'

prefixKeys

lookupPrefix

lookupPrefix'

lookupPrefixNode

lookupPrefixNode'

deletePrefix

insert

delete

adjust

insertList

deleteList

toList

toListBy

elems

keys

foldr

foldr'

foldrM

foldrWithKey

foldrWithKey'

foldrWithKeyM

foldl

foldl'

foldlM

foldlWithKey

foldlWithKey'

foldlWithKeyM

map

mapM

mapWithKey

mapWithKeyM

toListOnKey

diff

data Diff a

validate

unsafeTrieAddr

type DerefNode a