tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CacheMap.reaper
tango
util
container
more
CacheMap
CacheMap
Reaping callback for the hashmap, acting as a trampoline
class
CacheMap
(K, V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.Collect)
static
void
reaper
(
K
R
)
(
K
k
,
R
r
)
Meta
Source
See Implementation
tango
util
container
more
CacheMap
CacheMap
constructors
this
functions
add
get
opApply
take
properties
size
static functions
reaper
Reaping callback for the hashmap, acting as a trampoline