Re: [whatwg/streams] Remove optional from chunk parameter in QueuingStrategySize (#1164)

Hmm, although maybe it wouldn't have that effect since `QueuingStrategySize` is only used as a return type, so I don't think any arity-checking algorithms get invoked. I.e. the type is just documentation.

Still, in that case I think I'd like to document that `size()` is not different than `size(undefined)`?

-- 
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/1164#issuecomment-914504228

Received on Tuesday, 7 September 2021 17:51:37 UTC