fastmemo: Memoize functions on Generic types

[ bsd3, library, memoization ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/davidspies/fastmemo#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1
Dependencies base (>=4.7 && <4.16), bytestring (>=0.10 && <0.11), utf8-string (>=1.0 && <1.1), vector (>=0.12 && <0.13) [details]
License BSD-3-Clause
Copyright 2022 David Spies
Author David Spies
Maintainer dnspies@gmail.com
Category Memoization
Home page https://github.com/davidspies/fastmemo#readme
Bug tracker https://github.com/davidspies/fastmemo/issues
Source repo head: git clone https://github.com/davidspies/fastmemo
Uploaded by DavidSpies at 2022-03-05T21:49:44Z
Distributions
Downloads 234 total (11 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-03-05 [all 1 reports]

Readme for fastmemo-0.1.0.1

[back to package description]

FastMemo

Memoization with Generics

Examples