//
pkg.gl
Category
github.com/shawnwy/go-utils/v5
heap
package
5.16.0
Repository:
https://github.com/shawnwy/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
4
Dependents
0
Files
124 SLOC
#
Functions
NewHeap
No description provided by the author
#
Structs
Heap
Heap - basic data structure as min-heap with customized comparator and validator.
#
Type aliases
Validator
Validator - It is element validator for identifing whether two element is same.