package
0.0.0-20241111182353-c1fbc2c9b65f
Repository: https://github.com/triangleside/gotools.git
Documentation: pkg.go.dev

# Functions

New instantiates a Heap.

# Structs

Heap is a tree-based data structure optimized for quickly accessing the minimum or maximum element, depending on the comparator.