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
/
LinkedMinimumHeap
/
takeMinimum
take
Minimum
abstract
override
fun
takeMinimum
(
)
:
LinkedHeapNode
<
Element
,
Priority
>
(
source
)
Retrieves the root node. It is a node with the minimum priority.