yacollections
v0.0.1
Published
A simple pack of collections for node and browser. No prototype modifications. Map, Set, List. JavaScript objects are used instead of HashTable algorythm implementation
Downloads
2
Readme
yacollections
yet another JavaScript collections - Map, Set, List - for both node and browsers. See also hashes, hashtbl2, es6-collections, etc.