Array.growcap

Grows the capacity by n or cap * 1.5.

struct Array
void
growcap
(
size_t n = 0
)

Meta