This is a beta autodoc build; expect bugs and missing information.
std
PriorityDequeue
removeMin
fn
removeMin
(
self
:
*
Self
)
T
[
src
]
Remove and return the smallest element from the dequeue.
Parameters
self
:
*
Self
,