# lrucaching [![Build Status](https://travis-ci.org/cocreature/lrucaching.svg?branch=master)](https://travis-ci.org/cocreature/lrucaching) [![Hackage](https://img.shields.io/hackage/v/lrucaching.svg?maxAge=2592000)]() An implementation of lrucaches based on a [blogpost](https://jaspervdj.be/posts/2015-02-24-lru-cache.html) by Jasper Van der Jeugt.