The OpenD Programming Language

Chunks.this

Standard constructor

struct Chunks(Source)
static if(isForwardRange!Source)
this
(
Source source
,
size_t chunkSize
)
if ()

Meta