package
Version:
v0.0.0-...-847f26b
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (heap *Heap[T, V]) First() T
func (heap Heap[T, V]) Init()
func (heap *Heap[T, V]) Last() T
func (heap *Heap[T, V]) Pop() T
func (heap *Heap[T, V]) Push(x T)
func (heap *Heap[T, V]) Remove(i int) T
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.