dextool v1.2.2 (2019-07-12T16:12:10Z)
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