Documentation
Tagion
LRU.keys
tagion
utils
LRU
LRU
keys returns a slice of the keys in the cache, from oldest to newest.
class
LRU
(K, V)
@
nogc
pure nothrow
auto
keys
(
)
tagion
utils
LRU
LRU
functions
keys
keys returns a slice of the keys in the cache, from oldest to newest.