- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Dec 2014 22:40:41 +0000
- To: public-qt-comments@w3.org
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