- 1,483 total downloads
- last updated 6/1/2018
- Latest version: 1.0.1
This TRIE works with any chain of keys (IEnumerable<TKey>) and not just strings. Also, in addition to regular TRIE functions, this one returns the number of matching prefixes in O(l) where l is the length of the prefix.