Chunks.front

Input range primitives. Always present.

struct Chunks(Source)
@property
static if(isForwardRange!Source)
front
()
if (
isInputRange!Source
)

Meta