The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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