MaxHeapPriority[A: Comparable[A] #read]¶
Heap priority where the largest element is at the top.
Implements¶
- _BinaryHeapPriority[A] val
Constructors¶
create¶
Returns¶
- MaxHeapPriority[A] val^
Public Functions¶
apply¶
Parameters¶
- x: A
- y: A
Returns¶
- Bool val
eq¶
Parameters¶
- that: MaxHeapPriority[A] val
Returns¶
- Bool val
ne¶
Parameters¶
- that: MaxHeapPriority[A] val
Returns¶
- Bool val