cocreature / lrucaching

Haskell implementation of an LRU cache
BSD 3-Clause "New" or "Revised" License
24 stars 6 forks source link

deleteView function for pure and IO version, cached with Maybe param #5

Open vlatkoB opened 4 years ago

vlatkoB commented 4 years ago

I was missing these functions