15 Mar
2012
15 Mar
'12
3:59 p.m.
On Thu, Mar 15, 2012 at 8:53 AM, John Lato <jwlato@gmail.com> wrote:
From: Max Bolingbroke <batterseapower@hotmail.com>
Hi Haskellers,
I propose to add a new function, traverseWithKey, to Data.Map:
+1
Does it make sense to additionally add traverseWithKey to Data.IntMap?
If we add it to one container type, we should add it to all. -- Johan