semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
Stack.opApply
semitwist
util
container
Stack
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref T) dg)
int
opApply
(int delegate(ref size_t, ref T) dg)
class
Stack
(T)
int
opApply
(
int
delegate
(
ref
size_t
,
ref
T
)
dg
)
Meta
Source
See Implementation
semitwist
util
container
Stack
constructors
this
functions
clear
compact
opApply
opIndex
opOpAssign
opSlice
pop
properties
capacity
dup
empty
length
top