conal/MemoTrie

Trie-based memo functions

Haskell

94

91 commits

updated Dec 16, 2025

See the code

README

MemoTrie is functional library for creating efficient memo functions, using tries. It's based on some code from Spencer Janssen (originally put on hpaste.org, now expired), which I assume was based on Ralf Hinze's paper Memo functions, polytypically!.

Install with cabal install Memotrie.

See also

Contributors

conal

81 commits

sboosali

3 commits

duog

1 commits

jhrcek

1 commits

conal/MemoTrie

Trie-based memo functions

Haskell

94

91 commits

updated Dec 16, 2025

See the code

README

MemoTrie is functional library for creating efficient memo functions, using tries. It's based on some code from Spencer Janssen (originally put on hpaste.org, now expired), which I assume was based on Ralf Hinze's paper Memo functions, polytypically!.

Install with cabal install Memotrie.

See also

Contributors

conal

81 commits

sboosali

3 commits

duog

1 commits

jhrcek

1 commits

Languages

Haskell

99.9%