DArray.ensureOrGrow

Ensure space for 'ne' number of elements or grow by 1.5.

struct DArray(E)
void
ensureOrGrow
(
size_t ne
)

Meta