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

Module documentation for 0.6.9

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.