TrieMap-2.0.1: Automatic type inference of generalized tries with Template Haskell.

The TrieMap package

Provides a efficient and compact implementation of generalized tries, and Template Haskell tools to generate the necessary translation code. This is meant as a drop-in replacement for Data.Map. The most recent release combines zipper-based ideas from recently proposed changes to Data.Map, as well as heavily optimized ByteString and Vector instances based on the vector package.

Properties

Versions0.0.1.0, 0.0.1.1, 0.0.1.2, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.7.0, 0.7.1, 0.7.2, 1.0.0, 1.5.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 3.0.0, 3.0.1, 4.0.0, 4.0.1, 4.1.0
Dependenciesbase (<5.0.0.0), bytestring, containers, primitive, template-haskell, th-expand-syns, vector
LicenseBSD3
AuthorLouis Wasserman
Maintainerwasserman.louis@gmail.com
CategoryAlgorithms
Upload dateWed Jan 26 17:31:04 UTC 2011
Uploaded byLouisWasserman
Build failureghc-7.0 (log)

Modules

Downloads