tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CacheMap.get
tango
util
container
more
CacheMap
CacheMap
Get the cache entry identified by the given key
class
CacheMap
(K, V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.Collect)
bool
get
(
K
key
,
ref
V
value
)
Meta
Source
See Implementation
tango
util
container
more
CacheMap
CacheMap
constructors
this
functions
add
get
opApply
take
properties
size
static functions
reaper
Get the cache entry identified by the given key