InfiniteIota

An infinite variant of iota.

Members

Functions

opIndex
T opIndex(T offset)
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
save
InfiniteIota save()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

empty
enum empty;

Variables

front
T front;

Meta