dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
CacheLRU.put
cachetools
cachelru
CacheLRU
class
CacheLRU
(K, V, Allocator = Mallocator)
final
PutResult
put
(
K
k
,
V
v
,
TTL
ttl
=
TTL
()
)
out { assert (__result != PutResult(PutResultFlag.None)); }
Meta
Source
See Implementation
cachetools
cachelru
CacheLRU
constructors
this
functions
cacheEvents
clear
enableCacheEvents
get
length
put
remove
size
ttl
structs
CacheEventRange