forked from chowells79/lrucache
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple pure LRU cache written in Haskell
License
BirdseyeSoftware/lrucache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This package contains a simple pure LRU cache, implemented in terms of "Data.Map". It also contains a mutable IO wrapper providing atomic updates to an LRU cache.
About
A simple pure LRU cache written in Haskell
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Haskell 100.0%