CyclicRange

Undocumented in source.

Members

Functions

dup
CyclicRange!T dup()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CyclicRangePrimitives!T
Undocumented in source.

Variables

array
T[] array;
size
size_t size;
Undocumented in source.
start
size_t start;
Undocumented in source.

Meta