isaacs/pseudomap

isaacs/pseudomap

Releases3
Frequency2 weeks 5 days
Last Release
Stars21
Like `new Map` but for older JavaScripts

Linked projects

A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.