- From: Mattias Buelens <notifications@github.com>
- Date: Wed, 30 Jan 2019 00:04:51 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 January 2019 08:05:17 UTC
MattiasBuelens commented on this pull request.
> @@ -404,6 +406,9 @@ like
{ preventClose, preventAbort, preventCancel, signal } = {})
<a href="#rs-pipe-to">pipeTo</a>(dest, { preventClose, preventAbort, preventCancel, signal } = {})
<a href="#rs-tee">tee</a>()
+
+ <a href="#rs-get-iterator">getIterator</a>({ preventCancel } = {})
Fair enough. 😛
--
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/980#discussion_r252149021
Received on Wednesday, 30 January 2019 08:05:17 UTC