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>

Oh, `iterator` is a valid Bikeshed definition type. Not bad, I'll take it!

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

Received on Tuesday, 5 February 2019 20:14:28 UTC