- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 26 Oct 2016 07:29:08 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 26 October 2016 14:29:35 UTC
I think it is fine as-is. The notes explaining usage are meant to guide you down the right path, not state what is technically allowed. As a separate example, we would say "can return a number" instead of "can return any object that coerces to a number". (I.e., there's no need to point out that not only `1`, but also `{ valueOf() { return 1; } }` or `"1"` work.) -- 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/566#issuecomment-256364718
Received on Wednesday, 26 October 2016 14:29:35 UTC