fregante / many-keys-weakmapLinks
A `WeakMap` subclass with support for multiple keys for one entry
☆17Updated 2 years ago
Alternatives and similar repositories for many-keys-weakmap
Users that are interested in many-keys-weakmap are comparing it to the libraries listed below
Sorting:
- Cross cutting proposals around custom identities in collections☆34Updated 6 years ago
- Immutable finite list objects with constant-time equality testing (===) and no memory leaks.☆37Updated 6 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 6 months ago
- Extensible numeric literals for JavaScript☆75Updated 9 months ago
- ☆45Updated 4 years ago
- ☆32Updated last year
- ES Proposal spec-compliant shim for AggregateError☆14Updated 2 weeks ago
- Optimizes statements such as `forEach` and `map` to for loops.