Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Data.MemoUgly
Documentation
Memoize the given function by allocating a memo table, and then updating the memo table on each function call.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Data.MemoUgly
Memoize the given function by allocating a memo table, and then updating the memo table on each function call.