anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
Stack.this
anansi
container
stack
Stack
Undocumented in source.
struct
Stack
(T)
this
(
Stuff
)
(
Stuff
stuff
)
if
(
isInputRange
!
Stuff
&&
isImplicitlyConvertible
!(
ElementType
!
Stuff
,
T
)
)
Meta
Source
See Implementation
anansi
container
stack
Stack
constructors
this
functions
pop
push
postblits
this(this)
properties
empty
front
length