cachetools v0.1.1 (2019-01-11T13:20:18Z)
Dub
Repo
CacheLRU.put
cachetools
cachelru
CacheLRU
class
CacheLRU
(K, V, Allocator = Mallocator)
final
PutResult
put
@
safe
(
K
k
,
V
v
,
TTL
ttl
=
TTL
()
)
out { assert (__result != PutResult(PutResultFlag.None)); }
Meta
Source
See Implementation
cachetools
cachelru
CacheLRU
functions
cacheEvents
clear
enableCacheEvents
get
put
remove
size
ttl