for save
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
package pqueue
|
||||
|
||||
import "474420502.top/eson/structure/avl"
|
||||
|
||||
type PriorityQueue struct {
|
||||
datas *avl.Tree
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user