/trie.c

a trie in C

Primary LanguageC

#trie.c

an implementation of a trie data structure in c