mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-26 15:40:00 -07:00
fix #782 (bring vendor into the main tree)
This commit is contained in:
7
vendor/github.com/tidwall/tinyqueue/README.md
generated
vendored
Normal file
7
vendor/github.com/tidwall/tinyqueue/README.md
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# tinyqueue
|
||||
<a href="https://godoc.org/github.com/tidwall/tinyqueue"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="GoDoc"></a>
|
||||
|
||||
tinyqueue is a Go package for binary heap priority queues.
|
||||
Ported from the [tinyqueue](https://github.com/mourner/tinyqueue) Javascript library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user