MemoTrie: Trie-based memo functions
MemoTrie provides a basis for memoized functions over some domains, using tries. It's based on some code I got from Spencer Janssen.
Project wiki page: http://haskell.org/haskellwiki/MemoTrie
The module documentation pages have links to colorized source code and to wiki pages where you can read and contribute user comments. Enjoy!
© 2008 by Conal Elliott; BSD3 license.
| Versions | 0.0, 0.1, 0.2, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.5, 0.4.7 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Copyright | (c) 2008 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | experimental |
| Category | Data |
| Home page | http://haskell.org/haskellwiki/MemoTrie |
| Upload date | Tue Oct 15 00:50:33 UTC 2008 |
| Uploaded by | ConalElliott |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Distributions | Arch: 0.4.7 |
Modules
- Data
Downloads
- MemoTrie-0.1.tar.gz (Cabal source package)
- package description (included in the package)
