RBRange.popBack

pop the back element from the range

complexity: amortized O(1)

struct RBRange(Elem, ALLOC)
void
popBack
()

Meta