std
:
std.collections
.
Deque<T>
.AddLast
Method AddLast:Void( value:T )
Adds a value at the end of the deque.