fn remove(self: *Self) T

Remove and return the highest priority element from the queue.

Parameters

self: *Self,