Array.compact

Compacts the capacity to the actual length of the Array. Destroys if the length is zero.

struct Array
void
compact
(
)

Meta