Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-pseudomap
like ES6 `Map`, but without iterators
https://github.com/isaacs/pseudomap
0
no reviews
Install
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.
Node.js is an event-based server-side JavaScript engine.