EvenChunks.save

Forward range primitives. Always present.

struct EvenChunks(Source)
@property
typeof(this)
save
()
if (
isForwardRange!Source &&
hasLength!Source
)

Meta