fn removeMin(self: *Self) T

Remove and return the smallest element from the dequeue.

Parameters

self: *Self,