- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 29 May 2018 07:34:10 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 May 2018 14:34:32 UTC
Even nicer would be if ES had facilities for doing this stuff by default on anything that has keys/values/@@iterator, because then it would Just Work. But the current facility for it is `Array.prototype.find.call(myObj, stuff)` which is not terribly ergonomic. -- 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-392799185
Received on Tuesday, 29 May 2018 14:34:32 UTC