This is a beta autodoc build; expect bugs and missing information.
std
PriorityQueue
remove
fn
remove
(
self
:
*
Self
)
T
[
src
]
Remove and return the highest priority element from the queue.
Parameters
self
:
*
Self
,