package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Oct 30, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package heap implements a heap on specific types.
MinInts is a min-heap of integers.
NewMinInts builds an empty integer min-heap.
Empty returns whether the heap is empty.
Len returns the number of elements in the heap.
Pop the min element from the heap.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.