Replace our custom Stream by native ones #5105
Labels
💡 Idea to investigate
Non straightforward features that seems great but need to be assessed and designed carefully.
💥 Targeting v5
Breaking change that should be part of the major version 5.
💡 Idea
The only missing piece was around helpers on iterators. If proved faster to execute we will probably drop our custom Stream implementation.
https://tc39.es/proposal-iterator-helpers/
https://github.com/tc39/proposal-iterator-helpers
The text was updated successfully, but these errors were encountered: