#4193: Add function to create new hashtables with a default size
---------------------------------+------------------------------------------
Reporter: japple | Owner: simonmar
Type: proposal | Status: merge
Priority: high | Milestone: 7.0.1
Component: libraries/base | Version: 6.12.2
Keywords: hash, hash table | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by simonmar):
* status: patch => merge
Comment:
Done:
{{{
Thu Jul 22 22:07:26 BST 2010
* Allow Data.HashTable construction with user-supplied size
This avoids some resizing for users who know they will be inserting a
lot of data.
http://hackage.haskell.org/trac/ghc/ticket/4193
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4193#comment:5>
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