Safe Haskell | None |
---|
Provides a ternary search trie
Documentation
A ternary search trie
tstContains :: String -> TST a -> BoolSource
Check if the TST contains the given key
Safe Haskell | None |
---|
Provides a ternary search trie
A ternary search trie
tstContains :: String -> TST a -> BoolSource
Check if the TST contains the given key