[Bug 26585] Proposal: fn:apply

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Michael Kay <mike@saxonica.com> ---
The proposal to add an fn:apply() function was accepted.

The semantics of fn:apply($f, [$a, $b, $c, ...]) are the same as $f($a, $b, $c,
...) but of course the arity does not need to be known statically.

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

Received on Tuesday, 2 December 2014 22:40:42 UTC