Marc Weber wrote:
> Replying to all replies at once:
>
>> Malcolm Wallace
>>  At work, we have a strict version of Haskell
> :-) which proofs that it is worth thinking about it.

But doesn't necessarily prove that it's a good idea.

>                                   Just (Item id ua t k v) -> M.insertWith
> (+) k 1 st

Does replacing this by insertWith' help?

Roman




_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to