ghc-unordered-containers - Efficient hashing-based container types
Website: | http://hackage.haskell.org/package/unordered-containers |
---|---|
License: | BSD |
- Description:
Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared.
Packages
ghc-unordered-containers-0.2.3.0-2.sdl6.i686 [57 KiB] |
Changelog
by Jens Petersen (2013-06-20):
- update to cabal-rpm-0.8 - part of haskell-platform-2013.2 |