3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-04-28 18:57:55 +02:00
2020-02-12 13:19:23 -05:00

315 B

tinyqueue

GoDoc

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