tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Stack.clone
tango
util
container
more
Stack
Stack
Returns a (shallow) clone of this stack, on the stack
struct
Stack
(V, int Size = 0)
Stack
clone
(
)
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
Returns a (shallow) clone of this stack, on the stack