cache-polysemy: cached hashmaps

[ bsd3, cache, library ] [ Propose Tags ]

An polysemy interface for cached hashmaps and an interpreter implemented using cache


[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.1.1, 0.1.2
Change log CHANGELOG.md
Dependencies base (>=4.10 && <5), cache (>=0.1.3.0 && <0.2), clock (>=0.8 && <0.9), hashable (>=1.3.0.0 && <1.4), polysemy (>=1.3.0.0 && <1.4), polysemy-plugin (>=0.2.5.0 && <0.3) [details]
License BSD-3-Clause
Copyright (c) 2020 Poscat
Author Poscat
Maintainer poscat@mail.poscat.moe
Category Cache
Home page https://github.com/poscat0x04/cache-polysemy#readme
Bug tracker https://github.com/poscat0x04/cache-polysemy/issues
Source repo head: git clone https://github.com/poscat0x04/cache-polysemy
Uploaded by Poscat at 2020-04-24T08:51:08Z
Distributions
Downloads 643 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for cache-polysemy-0.1.2

[back to package description]

cache-polysemy

An polysemy interface for cached hashmaps and an interpreter implemented using cache