[Bug 29713] Feature request: add rest parameter

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29713

Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org

--- Comment #3 from Michael Dyck <jmdyck@ibiblio.org> ---
(In reply to WS Hager from comment #2)
> A function would be identified as a unary one for a single rest parameter.
> It means there can't be another unary function of the same name.

But say there's a binary function of the same name. If you write a function
call with that name and two arguments, which of the functions are you invoking?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 29 June 2016 12:48:06 UTC