phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
autodecodeStrings
std
range
primitives
import
std.traits
;
enum
bool
isInputRange
(
R
,
E
)
;
Meta
Source
See Source File
std
range
primitives
functions
moveAt
moveBack
moveFront
popBack
popBackExactly
popBackN
popFront
popFrontExactly
popFrontN
put
walkLength
manifest constants
autodecodeStrings
properties
back
empty
front
save
templates
ElementEncodingType
ElementType
hasLength
hasSwappableElements
isInfinite
variables
hasAssignableElements
hasLvalueElements
hasMobileElements
hasSlicing
isBidirectionalRange
isForwardRange
isInputRange
isOutputRange
isRandomAccessRange