dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
Stack.this
dkh
container
stack
Stack
Stack(1, 2, 3)
this
(U[] values)
struct
Stack
(T)
this
(
U
)
(
U
[]
values
...
)
if
(
isImplicitlyConvertible
!(
U
,
T
)
)
this
(Range r)
Meta
Source
See Implementation
dkh
container
stack
Stack
aliases
ConstRange
ImmutableRange
Payload
Range
opDollar
opOpAssign
stableInsertBack
stableRemoveBack
constructors
this
functions
back
clear
front
insertBack
opIndex
opSlice
removeBack
properties
data
empty
length
structs
RangeT
Stack(1, 2, 3)