tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Stack.opApply
tango
util
container
more
Stack
Stack
Iterate from the most recent to the oldest stack entries
struct
Stack
(V, int Size = 0)
int
opApply
(
scope
int
delegate
(
ref
V
value
)
dg
)
Meta
Source
See Implementation
tango
util
container
more
Stack
Stack
aliases
opIndex
opSlice
functions
append
clear
clone
nth
opApply
opOpAssign
pop
push
rotateLeft
rotateRight
slice
swap
unused
properties
dup
size
top
Iterate from the most recent to the oldest stack entries