Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.
/ lua-trie Public archive

Trie implementation in pure Lua capable to build prefixes from iterable sequences

License

Notifications You must be signed in to change notification settings

Snawoot/lua-trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-trie

Trie (prefix tree) implementation in pure Lua capable to build prefixes from iterable sequences

Usage

See file trie_example.lua as living example

About

Trie implementation in pure Lua capable to build prefixes from iterable sequences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages