phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Chunks.this
std
range
Chunks
Standard constructor
struct
Chunks
(Source)
static if
(
isForwardRange!Source
)
this
(
Source
source
,
size_t
chunkSize
)
if
(
isInputRange
!
Source
)
Meta
Source
See Implementation
std
range
Chunks
constructors
this
functions
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save
Standard constructor