std.collections.Deque.New - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.Deque.New
Method New:Void( )
monkey:monkey.types.Int )
Method New:Void( length:Creates a new deque.
Parameters | |
---|---|
length |
length Initalize length of the deque. |