phobos-next v0.4.6 (2022-11-25T12:27: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
enums
hasPureCopy
hasStealableElements
functions
adjacentPairs
adjacentTriples
adjacentTuples
asTuple
frontPtr
iotaOf
iotaOfExceptional
nth
pairs
rangify
slidingSplitter
staticLengthRange
takeBack
takeFront
zip
structs
RingBuffer
S
SlidingSplitter
templates
CommonElementType
genTypeList
isSortedRange_alt
sortingPredicate
variables
haveCommonElementType