About

Metadata

  • Last updated , by ConalElliott
  • License BSD-3-Clause
  • Maintained by: conal@conal.net

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    examples (off by default)

    "examples"

Readme

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.