Skip to content

Pixelapse/multitrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multitrie

A python implementation of the Trie data structure

Installation

Simply run:

$ pip install multitrie