コンテンツにスキップ

APIs > ext > data_structure > priority_queue > heap_max

heap_max

heap_max[S: LessThanComparable & Copyable & Movable]() -> PriorityQueue[S]
heap_max[S: LessThanComparable & Copyable & Movable](v: List[S]) -> PriorityQueue[S]