trie-generic
Generic implementation of a trie.
Install
-generic = "0.0.1" # NOTE: Replace to latest minor version.
trie
API
Example
To do
- Replace string/Vec with Iterator
Bugs and stuff
Open a GitHub issue or, preferably, send me a pull request.