phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
EvenChunks.popFront
std
range
EvenChunks
Forward range primitives. Always present.
struct
EvenChunks
(Source)
void
popFront
(
)
if
(
isForwardRange
!
Source
&&
hasLength
!
Source
)
Meta
Source
See Implementation
std
range
EvenChunks
constructors
this
functions
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save
Forward range primitives. Always present.