std:std.collections.Deque<T>.AddFirst

Method AddFirst:Void( value:T )

Adds a value at the start of the deque.