trie-generic 0.1.0

A trie with generic content
Documentation

trie-generic

Generic implementation of a trie.

Install

[dependencies]
trie-generic = "0.0.1"  # NOTE: Replace to latest minor version.

API

Example

To do

  • Replace string/Vec with Iterator

Bugs and stuff

Open a GitHub issue or, preferably, send me a pull request.