annotated_trie library

Classes

AnnotatedTrie<T>
Trie data structure for accessing related data based on prefix. Note: This trie is non-sorting, the data is returned in any order