tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
StackMap.reaper
tango
util
container
more
StackMap
StackMap
Reaping callback for the hashmap, acting as a trampoline
class
StackMap
(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
StackMap
StackMap
constructors
this
destructors
~this
functions
add
clear
get
opApply
popHead
popTail
push
take
properties
size
static functions
reaper
Reaping callback for the hashmap, acting as a trampoline