dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
Deque.opIndex
dkh
container
deque
Deque
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)
struct
Deque
(T, bool mayNull = true)
Range
opIndex
(
size_t
[2]
rng
)
ConstRange
opIndex
(size_t[2] rng)
ImmutableRange
opIndex
(size_t[2] rng)
auto
opIndex
()
Meta
Source
See Implementation
dkh
container
deque
Deque
aliases
ConstRange
ImmutableRange
Payload
Range
opDollar
opOpAssign
stableInsertBack
stableRemoveBack
constructors
this
functions
back
clear
front
insertBack
insertFront
opIndex
opSlice
removeBack
removeFront
properties
empty
length
static functions
make
structs
RangeT
variables
_p