dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
CacheLRU.put
cachetools
cachelru
CacheLRU
Undocumented in source.
class
CacheLRU
(K, V, Allocator = Mallocator)
final @
safe
PutResult
put
(
K
k
,
V
v
)
out { assert (__result != PutResult(PutResultFlag.None)); }
Meta
Source
See Implementation
cachetools
cachelru
CacheLRU
functions
cacheEvents
clear
enableCacheEvents
get
length
put
remove
size
ttl
structs
CacheEventRange