tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
LRUT.keys
tagion
utils
LRUT
LRUT
keys returns a slice of the keys in the cache, from oldest to newest.
class
LRUT
(K, V)
@
nogc
pure nothrow
auto
keys
(
)
Meta
Source
See Implementation
tagion
utils
LRUT
LRUT
aliases
Element
Entry
EvictCallback
EvictList
LRU_t
constructors
this
functions
add
contains
expired
get
getOldest
keys
length
opIndex
opIndexAssign
opSlice
peek
purge
remove
removeOldest
setEvict
upTime
manifest constants
does_not_have_immutable_members
variables
_lru
keys returns a slice of the keys in the cache, from oldest to newest.