Re: [whatwg/streams] Add @@asyncIterator to ReadableStream (#980)

domenic commented on this pull request.



> @@ -792,6 +814,80 @@ option. If <code><a for="underlying source">type</a></code> is set to <code>unde
   </code></pre>
 </div>
 
+<!-- Bikeshed doesn't let us mark this up correctly: https://github.com/tabatkins/bikeshed/issues/1344 -->
+<h5 id="rs-asynciterator" iterator for="ReadableStream">[@@asyncIterator]({ <var>preventCancel</var> } = {})</h5>

We shouldn't be adding attributes that do nothing. I'll work on a better version.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/980#discussion_r254027547

Received on Tuesday, 5 February 2019 20:10:08 UTC