Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.heap.implementations
/
KoneBinaryGCMinimumHeap
/
popMinimum
pop
Minimum
open
override
fun
popMinimum
(
)
:
LinkedHeapNode
<
Element
,
Priority
>
(
source
)
Retrieves the root node and removes it from the heap. It is a node with the minimum priority.