UNPKG

jshashtable

Version:

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.

2 lines (1 loc) 11 B
example.js