dunkelheit ~master (2018-05-28T16:17:34Z)
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
Range
constructors
this
Stack(1, 2, 3)