Array.free

Free dynamically allocated memory used by array.

struct Array(T, size_t chunkSize = 32)
void
free
()

Meta