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