#4257: Add strict versions of insertWith and insertWithKey to IntMap
---------------------------------+------------------------------------------
    Reporter:  tibbe             |       Owner:                
        Type:  proposal          |      Status:  new           
    Priority:  normal            |   Component:  libraries/base
     Version:  6.12.3            |    Keywords:                
    Testcase:                    |   Blockedby:                
          Os:  Unknown/Multiple  |    Blocking:                
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown  
---------------------------------+------------------------------------------
 A strict version of `insertWith` is needed when the value stored in the
 `IntMap` is e.g. an Int or some other value that's more efficiently stored
 in WHNF.

 Deadline: 2 weeks

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4257>
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

Reply via email to