weak-map
There are 7 repositories under weak-map topic.
TomerAberbach/mapam
A bidirectional Map/WeakMap implementation with the same API as an ES6 Map/WeakMap!
HowProgrammingWorks/Map
Map as Associative Array
leolanese/JS_ES6_workshop
The road to ES6 JS: New solutions for old JS problems.
rootsher/di-resolver
Typed Dependency Injection Container
TomokiMiyauci/composite-key
Composite keys, TC39 proposal-richer-keys of compositeKey implementation
TomokiMiyauci/upsert
Maps for emplace, TC39 proposal-upsert implementation
victornpb/WeakMatrix
A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value