tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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