Skip to content

mrmurphy/MrDict.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrDict.js

This is a small, experimental implementation of a dictionary data structure in Javascript. The hashing function is based on an FNV hash http://bit.ly/1pTlwXH

Running the tests

npm install
npm test

About

An experimental and simple implementation of the dictionary data structure in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published