cathash
v0.1.2
Published
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
Downloads
4
Readme
cathash.js
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
install with npm: npm install cathash