Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FixedCapHeap ¶
func NewFixedCapHeap ¶
func NewFixedCapHeap[T any, V Interface[T]](arr V) FixedCapHeap[T, V]
func (FixedCapHeap[T, V]) Put ¶
func (heap FixedCapHeap[T, V]) Put(val T)
Click to show internal directories.
Click to hide internal directories.