Re: [whatwg/streams] Editorial: remove forAuthorCode and use dictionaries for read() return value (#1045)

A struct or tuple seems very doable, although it's a tradeoff. It makes passing them through algorithms easier, but requires a bit more work to call them (e.g., it'd be something like "Perform readRequest.[[Steps]]'s done steps" instead of "Perofrm readRequest.[[doneSteps]]").

-- 
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/1045#issuecomment-648426126

Received on Tuesday, 23 June 2020 21:08:24 UTC