std.collections.Stack.Data - nitrologic/monkey2 GitHub Wiki

std::std.collections.std.collections.Stack.Data

Property Data:T[]

Gets the underlying array used by the stack.

Note that the returned array may be longer than the stack length.