fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
Stack.clear
fluid
future
stack
Stack
Empty the stack.
Done automatically when the stack leaves the scope.
struct
Stack
(T)
void
clear
(
)
out (; empty)
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
Empty the stack.
Done automatically when the stack leaves the scope.