Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 215 Bytes

This is a prefix tree data structure for node.js. I haven't tried it, but I don't see why it wouldn't work in a browser. The trie-test.js can be ran with node.js by typing in your command prompt: node trie-test.js