- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 26 Mar 2020 16:37:19 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 March 2020 16:37:34 UTC
@domenic commented on this pull request. > Note: In the ECMAScript language binding, an interface that is asynchronously iterable will have -<code class="idl">entries</code>, <code class="idl">keys</code>, <code class="idl">values</code>, -and {{@@asyncIterator}} properties on its [=interface prototype object=]. +{{@@asyncIterator}} and <code class="idl">values</code> properties on its Great point. I hooked up all the normative algorithms but did not write appropriate descriptive text. Will do. -- 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/pull/808#discussion_r398718729
Received on Thursday, 26 March 2020 16:37:34 UTC