The OpenD Programming Language

Chunks.save

Forward range primitives. Only present if Source is a forward range.

struct Chunks(Source)
@property
static if(isForwardRange!Source)
typeof(this)
save
()
if ()

Meta