//
pkg.gl
Category
github.com/godyy/gutils
container
heap
package
0.0.0-20241123104936-6fbe4e5f2284
Repository:
https://github.com/godyy/gutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
111 SLOC
#
Functions
NewHeap
No description provided by the author
#
Structs
Heap
Heap 堆容器.
#
Interfaces
Element
Element 实现Element即可作为Heap元素.