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

It's more than `forEach()`:

> In the ECMAScript language binding, an interface that is iterable will have entries, forEach, keys, values, and @@iterator properties on its interface prototype object.

But yeah, it's worth investigating if we can add more.

-- 
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-392678735

Received on Tuesday, 29 May 2018 07:26:16 UTC