UidRange

Undocumented in source.
version(SIL)
struct UidRange {}

Members

Functions

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

Variables

end
long end;
Undocumented in source.
start
long start;
Undocumented in source.

Meta