Re: [heycam/webidl] iterable's should have more than just forEach() (#561)

I hope the ES array methods use `Symbol.iterator` rather than requiring `length` property. Doing that will at least ease writing a helper library without a need to rewrite everything.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/561#issuecomment-406921582

Received on Monday, 23 July 2018 02:29:49 UTC