Reily Siegel schreef op do 03-02-2022 om 19:24 [-0500]: > +Implementations of some basic caching strategies > + > +First-in-first-out (FIFOCache) > +Least-recently-used (LRUCache) > +Least-used (LUCache -- sometimes called Least Frequently Used) > +Time-to-live (TTLCacheQ) > +Naive cache (BasicCache) > +Naive cache backed with soft references (SoftCache) Texinfo has some markup for lists, maybe @itemize (not sure)?