- From: <bugzilla@jessica.w3.org>
- Date: Thu, 25 Feb 2016 09:32:02 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29487
johnlumley <john@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |john@saxonica.com
--- Comment #2 from johnlumley <john@saxonica.com> ---
It might also be worthwhile adding for clarification an example where internal
sequences are also 'flattened', e.g.
[1, 2, (5, 6), [7, 8]]?* evaluates to (1, 2, 5, 6, [7, 8])
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 25 February 2016 09:32:05 UTC