This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer
In this blog post, we look at the ECMAScript proposal “Iterator helpers” by Gus Caplan, Michael Ficarra, Adam Vandolder, Jason Orendorff, Kevin Gibbons, and Yulia Startsev. It introduces utility methods for working with iterable data: .map()
, .filter()
, .take()
, etc.
The style of the proposed API clashes with the style of the current iteration API. We’ll explore how we can fix that.
This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer
Dr. Axel Rauschmayer | Sciencx (2022-12-09T00:00:00+00:00) ECMAScript proposal: iterator helpers. Retrieved from https://www.scien.cx/2022/12/09/ecmascript-proposal-iterator-helpers/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.