Safe Haskell | None |
---|
Game.Antisplice.Utils.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
antisplice-0.12.1.0: An engine for text-based dungeons.
Safe Haskell | None |
---|
Game.Antisplice.Utils.TST
Description
Provides a ternary search trie
A ternary search trie
tstContains :: String -> TST a -> BoolSource
Check if the TST contains the given key