BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]
This version can be pinned in stack with:MemoTrie-0.6.7@sha256:45270af3b05666c5c7a2380088eb8b91c25858bbfd2092ae9eedf0cebfebf756,1543

Module documentation for 0.6.7

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-2016 by Conal Elliott; BSD3 license.