phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
rangify
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
range_ex
aliases
byItem
isSortedRange
items
pullBack
pullFront
takeBack
takeFront
enums
hasPureCopy
hasStealableElements
functions
adjacentPairs
adjacentTriples
adjacentTuples
asTuple
iotaOf
iotaOfExceptional
merge
pairs
rangify
slidingSplitter
stealBack
stealFront
structs
RingBuffer
S
SlidingSplitter
templates
CommonElementType
genTypeList
iota
variables
haveCommonElementType