std.collections.List.Last - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.List.Last
Property Last:T
Gets the last value in the list
In debug builds, a runtime error will occur if the list is empty.
std::std.collections.std.collections.List.Last
Gets the last value in the list
In debug builds, a runtime error will occur if the list is empty.