semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
Stack.opOpAssign
semitwist
util
container
Stack
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(T item)
class
Stack
(T)
void
opOpAssign
(
string
op
)
(
T
item
)
if
(
op
== "~"
)
void
opOpAssign
(T[] items)
Meta
Source
See Implementation
semitwist
util
container
Stack
constructors
this
functions
clear
compact
opApply
opIndex
opOpAssign
opSlice
pop
properties
capacity
dup
empty
length
top