Skip to content

michaelblack/Trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trie

An implemetation of a Trie in haskell

The sample program main.hs loads words from a file and gives the first 5 autocompletions for the words you type.

Example :

![sample run](./Screen\ Shot\ 2014-02-17\ at\ 8.19.28\ PM.png "A sample run")

About

An implementation of a Trie in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published