fastmemo: Memoize functions on Generic types

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.1
Change log None available
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:01Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for fastmemo-0.1.0.1

[back to package description]

FastMemo

Memoization with Generics

Examples