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)
void
opOpAssign
(T[] items)
class
Stack
(T)
void
opOpAssign
(
string
op
)
(
T
[]
items
)
if
(
op
== "~"
)
Meta
Source
See Implementation
semitwist
util
container
Stack
constructors
this
functions
clear
compact
opApply
opIndex
opOpAssign
opSlice
pop
properties
capacity
dup
empty
length
top