std:std.collections.Stack<T>.Data
Gets the underlying array used by the stack.
Note that the returned array may be longer than the stack length.