- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 10 Aug 2020 13:59:42 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 August 2020 20:59:58 UTC
@domenic commented on this pull request.
> @@ -1007,6 +1007,62 @@ default-reader-asynciterator-prototype-internal-slots">Asynchronous iteration</h
1. Return [=a promise resolved with=] undefined.
</div>
+<h3 id="generic-reader-mixin">The {{ReadableStreamGenericReader}} interface mixin</h3>
Let's just say "mixin" instead of "interface mixin". And below, instead of "Interface definition", "Mixin definition".
--
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/1050#pullrequestreview-464583892
Received on Monday, 10 August 2020 20:59:58 UTC