EvenChunks.front

Forward range primitives. Always present.

struct EvenChunks(Source)
@property
front
()
if (
isForwardRange!Source &&
hasLength!Source
)

Meta