fn removeMax(self: *Self) T

Remove and return the largest element from the dequeue.

Parameters

self: *Self,