Vector.shrink_to_fit

Requests the removal of unused capacity.

struct Vector(T)
ref nothrow @nogc
typeof(this)
shrink_to_fit
()

Meta