std.collections.Deque.Data - nitrologic/monkey2 GitHub Wiki

std::std.collections.std.collections.Deque.Data

Property Data:T[]

Gets the underlying array used by the deque.

Note that the returned array may be longer than the deque length.