std.collections.Stack.Top - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.Stack.Top
Property Top:T
Gets the top element of the stack
In debug builds, a runtime error will occur if the stack is empty.
std::std.collections.std.collections.Stack.Top
Gets the top element of the stack
In debug builds, a runtime error will occur if the stack is empty.