//
pkg.gl
Category
github.com/theodesp/go-heaps
leftist
package
0.0.0-20190520121037-88e35354fe0a
Repository:
https://github.com/theodesp/go-heaps.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
73 SLOC
#
Functions
New
New returns an initialized LeftistHeap.
#
Structs
LeftistHeap
LeftistHeap is a leftist heap implementation.
Node
Node is a leaf in the heap.