dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
Stack.opIndex
dkh
container
stack
Stack
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
T
)
opIndex
(size_t i)
Range
opIndex
(size_t[2] rng)
ConstRange
opIndex
(size_t[2] rng)
ImmutableRange
opIndex
(size_t[2] rng)
auto
opIndex
()
struct
Stack
(T)
inout
auto
opIndex
(
)
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