tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Stack.dup
tango
util
container
more
Stack
Stack
Push and return a (shallow) copy of the topmost element
struct
Stack
(V, int Size = 0)
@
property
V
dup
(
)
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
Push and return a (shallow) copy of the topmost element