package
0.0.0-20240803232437-5761d88e2600
Repository: https://github.com/cespare/misc.git
Documentation: pkg.go.dev

# Functions

New constructs a new Heap with a comparison function.

# Structs

A Heap is a min-heap backed by a slice.
No description provided by the author