Re: [whatwg/streams] ReadableStream should be an async iterable (#778)

> I am wondering whether we should rename `.iterator()` to `.values()`, hmm.

> I prefer `.iterator()` for ReadableStream.

Uhm, at the moment it's called `.getIterator()` instead of `.iterator()`. If you want to rename it, let me know in #980. 😉 

-- 
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-459139181

Received on Wednesday, 30 January 2019 22:40:54 UTC