Re: [whatwg/streams] ReadableStream.from(asyncIterable) (#1083)

@domenic commented on this pull request.



> @@ -2534,6 +2549,49 @@ create them does not matter.
  1. Return « |branch1|, |branch2| ».
 </div>
 
+<div algorithm>
+ <dfn abstract-op lt="ReadableStreamFromIterable" id="readable-stream-from-iterable">
+ ReadableStreamFromIterable(|asyncIterable|)</dfn> performs the following steps:

Editorial nit: this has only one call site, so it might be best to inline it?

Otherwise, it'd be good to alphabetize it within the abstract ops section.

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

Message ID: <whatwg/streams/pull/1083/review/1375846967@github.com>

Received on Friday, 7 April 2023 05:49:29 UTC