[Bug 29353] Lossless map:merge

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

Abel Braaksma <abel.braaksma@xs4all.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abel.braaksma@xs4all.nl

--- Comment #2 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
I would agree that it'd be nice to have a map:merge that can do that. 

I.e., perhaps one that takes a second argument that is a higher order function
which takes a sequence of map entries that contain the same key. However,
writing such a function is trivial (Michael shows one approach, which can be
made higher-order), which you can then use as a generic variant of map:merge.

I doubt that, considering the spec is in CR stage, new functions, or variants
of functions can be added.

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

Received on Thursday, 31 December 2015 15:28:26 UTC