tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Stack.opOpAssign
tango
util
container
more
Stack
Stack
Undocumented in source. Be warned that the author may not have intended to support it.
Stack
*
opOpAssign
(uint d)
struct
Stack
(V, int Size = 0)
Stack
*
opOpAssign
(
immutable
(
char
)[]
s
: ">>"
)
(
uint
d
)
Stack
*
opOpAssign
(uint d)
Stack
*
opOpAssign
(V value)
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