package
1.0.2
Repository: https://github.com/lanrat/extsort.git
Documentation: pkg.go.dev

# Functions

NewPriorityQueue creates a new heap based PriorityQueue using cmpFunc as the comparison function.

# Structs

PriorityQueue implemented using a heap.