multitrie

Implementation of the trie data structure


License
Other
Install
pip install multitrie==0.0.4

Documentation

multitrie

A python implementation of the Trie data structure

Installation

Simply run:

$ pip install multitrie