The latest version of MemoTrie is 0.6.11-0.
MemoTrie
Version 0.0 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Trie-based memo functions
- Description
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.
- Author
- Conal Elliott
- Bug reports
- n/a
- Category
- Data
- Copyright
- (c) 2008 by Conal Elliott
- Homepage
- http://haskell.org/haskellwiki/MemoTrie
- Maintainer
- conal@conal.net
- Package URL
- http://code.haskell.org/MemoTrie
- Stability
- experimental