EvenChunks.this

Standard constructor

struct EvenChunks(Source)
this
(
Source source
,
size_t chunkCount
)
if (
isForwardRange!Source &&
hasLength!Source
)

Meta