std:std.collections.List<T>.RemoveFirst
Removes and returns the first value in the list.
In debug builds, a runtime error will occur if the list is empty.