IntervalIndex

Undocumented in source.

Constructors

this
this(size_t idx)
Undocumented in source.

Alias This

index

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

NULL
enum NULL;
Undocumented in source.

Variables

index
uint index;
Undocumented in source.

Meta