alter                   Add or remove trie entries
getters                 Trie Getters
greedy_match            Greedily match against a tree
longest_match           Find the longest match in a trie
prefix_match            Find the prefix matches in a trie
trie                    Create a Trie
triebeard               Radix trees in Rcpp
