/sliceheap

Generic heap operations for slices of any type.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

sliceheap

Go Reference

This package provides generic heap operations for slices of any type using the implemenation from the Go standard library's heap package.