[Bug 29393] Include a convenience operator for applying a function to each item in a sequence

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
There's always

("a", "b", "c") => for-each(uppercase#1)

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

Received on Tuesday, 26 January 2016 19:36:39 UTC