Y
Hacker News
new
|
ask
|
show
|
jobs
by
byroot
1034 days ago
Yeah, you can use it to implement a simple (but not necessarily very performant) LRU:
https://github.com/SamSaffron/lru_redux/blob/037ee594aded597...
1 comments
software_writer
1033 days ago
Very cool, thanks for sharing!
link