//
pkg.gl
Category
github.com/cespare/misc
paramheap
package
0.0.0-20240803232437-5761d88e2600
Repository:
https://github.com/cespare/misc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
94 SLOC
#
Functions
New
New constructs a new Heap with a comparison function.
#
Structs
Heap
A Heap is a min-heap backed by a slice.
Item
No description provided by the author