Sign in Sign up
npm

jshashtable

jshashtable is a JavaScript implementation of a hash table. It associates objects ("keys") with other objects ("values"). Each key is associated with precisely one value. "Objects" here is used loosely to mean any JavaScript object or value.

npm View on Npm

Activity

Latest release
13y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
Apache-2.0
First release
May 04, 2013
Releases
Version Released
0.1.0 initial