#4257: Add strict versions of insertWith and insertWithKey to IntMap
-----------------------------+----------------------------------------------
Reporter: tibbe | Owner:
Type: proposal | Status: closed
Priority: normal | Milestone: Not GHC
Component: libraries/base | Version: 6.12.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: patch => closed
* resolution: => fixed
Comment:
Applied, and I took the liberty of making a few tweaks:
{{{
Sun Nov 28 17:50:28 GMT 2010 Ian Lynagh <[email protected]>
* Tweak insertWith' and insertWithKey' to better match the non-'
versions
They now are not marked inlinable, force the key, and are exported.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4257#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs