BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]
This version can be pinned in stack with:MemoTrie-0.6.4@sha256:e7d736980bc0424ab193dafb61b576f4c8e5188a875d2309c79daee5fdc4ab71,1623

Module documentation for 0.6.4

Depends on 2 packages(full list with versions):
Used by 2 packages in lts-5.4(full list with versions):

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.

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

© 2008-2015 by Conal Elliott; BSD3 license. Generic support thanks to Sam Boosalis.