phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Indexed.indices
std
range
Indexed
Returns the indices range.
struct
Indexed
(Source, Indices)
@
property
Indices
indices
(
)
if
(
isRandomAccessRange
!
Source
&&
isInputRange
!
Indices
&&
is
(
typeof
(
Source.init
[
ElementType
!(
Indices
).
init
]))
)
Meta
Source
See Implementation
std
range
Indexed
functions
moveAt
moveBack
moveFront
opIndex
opIndexAssign
opSlice
physicalIndex
popBack
popFront
properties
back
empty
front
indices
save
source
Returns the indices range.