phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
staticLengthRange
nxt
range_ex
Undocumented in source. Be warned that the author may not have intended to support it.
auto
staticLengthRange
(T[n] arr)
auto
staticLengthRange
(R range)
auto
staticLengthRange
(
size_t
n
R
)
(
R
range
)
if
(
isInputRange
!
R
&&
hasLength
!
R
)
Meta
Source
See Implementation
nxt
range_ex
aliases
isSortedRange
items
pullBack
pullFront
stealBack
stealFront
takeBack
takeFront
enums
hasPureCopy
hasStealableElements
functions
adjacentPairs
adjacentTriples
adjacentTuples
asTuple
backPop
frontPop
iotaOf
iotaOfExceptional
pairs
rangify
slidingSplitter
staticLengthRange
zip
structs
RingBuffer
S
SlidingSplitter
templates
CommonElementType
genTypeList
isSortedRange_alt
sortingPredicate
variables
haveCommonElementType