Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MinHeap ¶
type MinHeap[T any] struct { // contains filtered or unexported fields }
Type-safe wrapper around minHeapInternal
func NewMinHeap ¶
Click to show internal directories.
Click to hide internal directories.