A Map that doesn't throw if you put more than 16 million items in it. Because that's what the native `Map` object does for some reason.
npm install infinity-mapA 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.
``sh`
npm install infinity-map
It works just like Map`, but it doesn't make you cry.
MIT © Fabio Spampinato