//
pkg.gl
Category
github.com/mbordner/aoc2024
common
datastructure
package
0.0.0-20241227183740-082096063782
Repository:
https://github.com/mbordner/aoc2024.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
117 SLOC
#
Functions
NewAnyHeap
NewAnyHeap cmp function return 0 if a == b, < 0 if a < b, > 0 if a > b.
NewStack
No description provided by the author
#
Structs
AnyHeap
No description provided by the author
Stack
No description provided by the author