Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 166 Bytes

multitrie

A python implementation of the Trie data structure

Installation

Simply run:

$ pip install multitrie