package
0.0.0-20190520121037-88e35354fe0a
Repository: https://github.com/theodesp/go-heaps.git
Documentation: pkg.go.dev

# Functions

New returns an initialized LeftistHeap.

# Structs

LeftistHeap is a leftist heap implementation.
Node is a leaf in the heap.