- From: isonmad <notifications@github.com>
- Date: Sun, 23 Oct 2016 13:52:37 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Sunday, 23 October 2016 20:53:07 UTC
There might still be room for simplication in `PromiseInvokeOrNoop` by using the term [promise-calling](https://w3ctag.github.io/promises-guide/#promise-calling), but it's not clear how to use that term in practice when you only have an array of arguments of unknown length. That and PromiseInvokeOrNoop invokes the function as a method, and promise-calling's definition seems to just be for regular functions.
Does any other spec currently use `<a>promise-calling</a>` at all?
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/554
-- Commit Summary --
* Reference promise spec definitions
-- File Changes --
M index.bs (144)
-- Patch Links --
https://github.com/whatwg/streams/pull/554.patch
https://github.com/whatwg/streams/pull/554.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/554
Received on Sunday, 23 October 2016 20:53:07 UTC