- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 06 Apr 2023 22:49:22 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 April 2023 05:49:29 UTC
@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