fn init() Self
Initializes a new queue. The queue does not provide a deinit() function, so the user must take care of cleaning up the queue elements.
deinit()