//
pkg.gl
Category
github.com/theodesp/go-heaps
pairing
package
0.0.0-20190520121037-88e35354fe0a
Repository:
https://github.com/theodesp/go-heaps.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
13
Files
239 SLOC
#
Functions
New
New returns an initialized PairHeap.
#
Structs
PairHeap
PairHeap is an implementation of a Pairing Heap.