derive-trie: Automatic derivation of Trie implementations.

[ bsd3, data, library ] [ Propose Tags ]

Automatic derivation of Trie implementations from user defined key types with Template Haskell. Uses KeyMap class as interface for tries.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2, 0.2.1
Dependencies array (>=0.3 && <0.4), base (>=4.3 && <4.5), containers (>=0.3 && <0.5), template-haskell (>=2.5 && <2.7) [details]
License BSD-3-Clause
Author Peter Findeisen, Frank Huch, Sebastian Fischer, Andreas Baldeau
Maintainer Andreas Baldeau <andreas@baldeau.net>
Category Data
Home page http://github.com/baldo/derive-trie
Bug tracker http://github.com/baldo/derive-trie/issues
Source repo head: git clone git://github.com/baldo/derive-trie.git
Uploaded by AndreasBaldeau at 2011-10-16T11:19:16Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2693 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for derive-trie-0.2

[back to package description]