Skip to content

quesurifn/tsc-trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript in Trie

A trie (pronounced 'try'), is a data structure that can be used to validating sequences of characters. Most commonly this is used for spell checking.

About

A TypeScript based Trie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors