//
pkg.gl
Category
github.com/shantanu-hashcash/go
support
collections
heap
package
0.0.0-20240610110821-095633c8b6be
Repository:
https://github.com/shantanu-hashcash/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
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.