Vector.trim

Trims the capacity of the vector to be the vector's current size.

struct Vector(T)
ref
typeof(this)
trim
()

Meta