Array.reserve

Undocumented in source. Be warned that the author may not have intended to support it.
struct Array(alias T, alias AllocT = SystemAllocator, alias Grow = DefaultGrowth)
@nogc nothrow
void
reserve
(
bool useGrowth = false
)

Meta