FastSet.Range

bidirectional range

Members

Functions

back
size_t back()
Undocumented in source. Be warned that the author may not have intended to support it.
front
size_t 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.

Properties

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

Variables

fs
FastSet* fs;
Undocumented in source.
lower
ptrdiff_t lower;
upper
ptrdiff_t upper;
Undocumented in source.

Meta