phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
S
nxt
range_ex
Undocumented in source.
struct
S {
int
[]
arr
;
auto
length
();
int
opIndex
(size_t i);
}
Members
Functions
length
auto
length
()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
int
opIndex
(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
arr
int
[]
arr
;
Undocumented in source.
Meta
Source
See Implementation
nxt
range_ex
aliases
items
enums
hasPureCopy
hasStealableElements
isSortedRange
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