A bidirectional Map/WeakMap implementation with the same API as an ES6 Map/WeakMap!
-
Updated
Oct 15, 2024 - TypeScript
A bidirectional Map/WeakMap implementation with the same API as an ES6 Map/WeakMap!
The road to ES6 JS: New solutions for old JS problems.
Typed Dependency Injection Container
Composite keys, TC39 proposal-richer-keys of compositeKey implementation
A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value
Add a description, image, and links to the weak-map topic page so that developers can more easily learn about it.
To associate your repository with the weak-map topic, visit your repo's landing page and select "manage topics."