- From: Adam Rice <notifications@github.com>
- Date: Tue, 29 Jan 2019 07:47:27 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 January 2019 15:47:49 UTC
I prefer `.iterator()` for ReadableStream. I think people are likely to see `.values()` and expect it to be a shortcut for slurping the whole stream. `.iterator()` is more specific about the functionality it provides. -- 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/issues/778#issuecomment-458590508
Received on Tuesday, 29 January 2019 15:47:49 UTC