buth / sliceheap

Generic heap operations for slices of any type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generic heap operations for slices of any type.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%