tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
StackMap.get
tango
util
container
more
StackMap
StackMap
Get the cache entry identified by the given key
class
StackMap
(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
StackMap
StackMap
constructors
this
destructors
~this
functions
add
clear
get
opApply
popHead
popTail
push
take
properties
size
static functions
reaper
Get the cache entry identified by the given key