/Trie

A Trie implementation which includes substring, prefix and exact search of strings. Also supports a Trie<T> which can be used with custom objects

Primary LanguageC#GNU General Public License v2.0GPL-2.0

No issues in this repository yet.