Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 315 Bytes

tinyqueue

GoDoc

tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.