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

Module documentation for 0.6.11

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.