Re: [whatwg/streams] ReadableStreamClose() should assert IsReadableStream(stream) (#453)

Yea, I realize asserts don't do anything in production.  I think they are super helpful for documenting assumptions and catching inadvertent changes in debug builds, though.  I'd rather err on too many assertions instead of not enough.  That's perhaps just a style thing though.

---
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/453#issuecomment-221755901

Received on Thursday, 26 May 2016 01:40:56 UTC