Safe Haskell | None |
---|
Data.Chatty.TST
Description
Provides a ternary search trie
Documentation
A ternary search trie
tstContains :: String -> TST a -> BoolSource
Check if the TST contains the given key
chatty-utils-0.6: Some utilities every serious chatty-based application may need.
Safe Haskell | None |
---|
Data.Chatty.TST
Description
Provides a ternary search trie
A ternary search trie
tstContains :: String -> TST a -> BoolSource
Check if the TST contains the given key