The latest version of TrieMap is 4.1.0-0.

TrieMap

Version 0.7.2 revision 0 uploaded by LouisWasserman.

Package meta

Synopsis
Automatic type inference of generalized tries.
Description

Builds on the multirec library to create a system capable of automatic or simple generalized trie type inference. Uses Template Haskell to automatically derive a TKey instance for almost any datatype. Just splice Data.TrieMap.Representation.TH.genRepr ''Foo to derive a Data.TrieMap.Class.TKey instance for Foo. (It works if Foo has type arguments, too!)

Author
Louis Wasserman
Bug reports
n/a
Category
Algorithms
Copyright
n/a
Homepage
n/a
Maintainer
wasserman.louis@gmail.com
Package URL
n/a
Stability
n/a

Components