std.collections.Deque.First - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.Deque.First
Method First:T( )
Returns the first value in the deque.
In debug builds, a runtime error will occur if the deque is empty.
std::std.collections.std.collections.Deque.First
Returns the first value in the deque.
In debug builds, a runtime error will occur if the deque is empty.