@hackage MemoTrie0.0

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.