fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
Stack.opOpAssign
fluid
future
stack
Stack
struct
Stack
(T)
void
opOpAssign
(
string
op
: "~"
)
(
T
item
)
Parameters
item
T
Item that will be pushed to the top of the stack.
Meta
Source
See Implementation
fluid
future
stack
Stack
aliases
back
removeBack
constructors
this
destructors
~this
functions
clear
empty
opIndex
opOpAssign
pop
push
top
static functions
resetNodeCount
totalNodeCount