infinity-map
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

Infinity Map

A Map that doesn't throw if you put more than 16 million items in it (16777216 to be exact).

Because that's what the native Map object does for some reason.

Install

npm install infinity-map

Usage

It works just like Map, but it doesn't make you cry.

License

MIT © Fabio Spampinato

Package Sidebar

Install

npm i infinity-map

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

5.57 kB

Total Files

5

Last publish

Collaborators

  • fabiospampinato