DynamicQueue.shrink

Shifts lefts currently used slots of the underlying array to optimize memory usage.

class DynamicQueue(T)
void
shrink
()

Meta