/trie

Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.

Primary LanguageC#MIT LicenseMIT

Watchers