Re: New egg: LRU cache

Felix Winkelmann via Chicken-users <[email protected]> Thu, 26 Mar 2026 22:38:04 +0100
Newsgroups gmane.lisp.scheme.chicken
Message-ID <[email protected]>
On Thu Mar 26, 2026 at 4:40 PM CET, Christopher Harrison via Chicken-users wrote:
> Hi!
>
> I've written an LRU cache for Chicken 5, which I'd like to announce and 
> have added to the index:
>
>    https://github.com/tweag/lru-cache

Thanks! I have added the egg - hopefully in the correct manner, it should
be available shortly.

>
> May I also request a Subversion account, so I can add the documentation 
> to the wiki?

You can just add and edit the page directly (it's a wiki, after all).


cheers,
felix