package
1.1.6
Repository: https://github.com/ryojerryyu/go-utilx.git
Documentation: pkg.go.dev

# Functions

New max heap.
New max heap with GreaterThanable.
New min heap.
New min heap with LessThanable.
New heap with custom less function heap top will be the "lessest" element.

# Structs

Heap is a generic heap implement based on container.heap.

# Interfaces

No description provided by the author
No description provided by the author