RBRange.popFront

pop the front element from the range

complexity: amortized O(1)

struct RBRange(Elem, ALLOC, bool NOGC_ = false)
void
popFront
()

Meta