CircularBlocks.compact

Release all unoccupied heap blocks from the blocks array

Return:

number of blocks removed

struct CircularBlocks(T)
@nogc nothrow pure @safe scope
size_t
compact
()

Meta