- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 01 Oct 2020 12:17:16 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 October 2020 19:17:28 UTC
Well, it's a specialization in the sense that if you do Web IDL's new on a ReadableStream, you will get an incompletely-constructed one. So you should use this version instead, and never use Web IDL's new. -- 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/1078#issuecomment-702344067
Received on Thursday, 1 October 2020 19:17:28 UTC