tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
StackMap.popHead
tango
util
container
more
StackMap
StackMap
Remove and return the more recent addition to the stack
class
StackMap
(K, V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.Collect)
bool
popHead
(
ref
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
Remove and return the more recent addition to the stack