object TPriorityQueue
- Companion:
- class
Value members
Concrete methods
Constructs a new empty TPriorityQueue with the specified Ordering.
Constructs a new empty TPriorityQueue with the specified Ordering.
Makes a new TPriorityQueue initialized with provided iterable.
Makes a new TPriorityQueue initialized with provided iterable.