C# (CSharp) rmandvikar.Trie Namespace

Classes

Name Description
Trie Trie data structure.
TrieFactory Trie factory to create Trie instances.
TrieNode TrieNode is an internal object to encapsulate recursive, helper etc. methods.