Interval

Undocumented in source.

Constructors

this
this(int min, int max)
Undocumented in source.

Members

Functions

Valid
bool Valid()
Undocumented in source. Be warned that the author may not have intended to support it.
enforceValid
void enforceValid()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

Max
int Max [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Min
int Min [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta