#4842: keep Data.Map.foldWithKey
---------------------------------+------------------------------------------
Reporter: maeder | Owner:
Type: proposal | Status: new
Priority: normal | Component: libraries (other)
Version: 7.0.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by maeder):
I was tempted to remove foldlStrict from the 4 Set and Map source files
and use Data.List.foldl' instead. However, foldlStrict differs by "{-#
INLINE foldlStrict #-}" from foldl', which may have a performance impact
that needs checking.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4842#comment:2>
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