- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 14 Nov 2016 15:59:15 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 14 November 2016 23:59:50 UTC
That is, just say "return" instead of "return undefined", and don't return explicitly at the end of algorithms. Fixes #587.
---
Unlike fbe8b561a0021d0ef3e7955f8c7380baef47c1f0 I'm not as confident I caught everything here, so I'm putting this up as a PR instead of commiting directly to master, in case someone else wants to take a second look.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/612
-- Commit Summary --
* Editorial: consistently use minimal returns
-- File Changes --
M index.bs (28)
-- Patch Links --
https://github.com/whatwg/streams/pull/612.patch
https://github.com/whatwg/streams/pull/612.diff
--
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/612
Received on Monday, 14 November 2016 23:59:50 UTC