[Bug 24726] map:new() and map:merge()

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

--- Comment #8 from Michael Kay <mike@saxonica.com> ---
Item 3 in the previous comment should read:

3. A new function map:put($map, $key, $value) is defined. The semantics are
equivalent to map:merge(($map, map{$key : $value}))

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

Received on Tuesday, 13 May 2014 13:12:23 UTC