//
pkg.gl
Category
github.com/stellar/go
support
collections
heap
package
0.0.0-20250213232608-c453f8b35c75
Repository:
https://github.com/stellar/go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
2
Files
44 SLOC
#
Functions
New
New constructs a new Heap with a comparison function.
#
Structs
Heap
A Heap is a min-heap backed by a slice.