JS: ECMAScript 2025

By Xah Lee. Date: .

Iterator helpers

now many useful array methods can be used on Iterable Object directly, no need to convert to array first.

JavaScript. ECMAScript New Features