package
Version:
v1.3.2
Opens a new window with list of versions in this module.
Published: Jun 27, 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.