ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
Stack.opApply
ocean
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
ocean
util
container
more
Stack
Stack
aliases
opCatAssign
opIndex
opShlAssign
opShrAssign
opSlice
functions
append
clear
clone
dup
nth
opApply
pop
push
rotateLeft
rotateRight
size
slice
swap
top
unused
Iterate from the most recent to the oldest stack entries