cache-polysemy: cached hashmap

[ bsd3, cache, library ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Last Documentation]

  • Polysemy
    • Polysemy.Cache

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-18T08:27:00Z
Distributions
Downloads 653 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2020-04-18 [all 3 reports]

Readme for cache-polysemy-0.1.0

[back to package description]

cache-polysemy

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