- From: Mattias Buelens <notifications@github.com>
- Date: Thu, 19 Nov 2020 14:53:03 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 19 November 2020 22:53:15 UTC
I've moved the implementation to a new abstract op `ReadableStreamFromIterable`. Unfortunately, this marks most of the review comments as outdated. Sorry about that. 😞 I also added the suggested `ReadableStream.of(...chunks)` method, since it's almost trivial now. I think I'll start working on some tests next. 🙂 -- 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/1083#issuecomment-730686635
Received on Thursday, 19 November 2020 22:53:15 UTC