package pqueue

type PriorityQueue struct {
}