phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
rangify
nxt
range_ex
Undocumented in source. Be warned that the author may not have intended to support it.
auto
rangify
(
T
)
(
T
range
)
if
(
__traits(
hasMember
,
T
, "length") &&
__traits(
hasMember
,
T
, "opIndex")
)
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