montagejs / collections

This package contains JavaScript implementations of common data structures with idiomatic interfaces.
http://www.collectionsjs.com
Other
2.09k stars 185 forks source link

Fix array.from #237

Closed marchant closed 4 years ago

YoDaMa commented 2 years ago

@marchant can you help me understand what was the memory leak, and how did you test that this change fixed it?