@hackage MemoTrie0.6.11

Trie-based memo functions

MemoTrie provides a basis for memoized functions over some domains, using tries. It's based on ideas from Ralf Hinze and code from Spencer Janssen. Generic support thanks to Sam Boosalis.

Project wiki page: http://haskell.org/haskellwiki/MemoTrie

Ç 2008-2019 by Conal Elliott; BSD3 license.