Rounder.Range

Range of rounds

Constructors

this
this(Round round)
Undocumented in source.

Members

Aliases

back
alias back = front
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
const(Round) front()
Undocumented in source. Be warned that the author may not have intended to support it.
front
Round front()
Undocumented in source. Be warned that the author may not have intended to support it.
popBack
void popBack()
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
Range save()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta