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

Method New:Void( )
Method New:Void( length:Int )

Creates a new deque.

Parameters
length length Initalize length of the deque.