Stack.reserve

calls reserve on array

struct Stack(T)
void
reserve
(
size_t size
)

Meta