5 lines
41 B
Go
5 lines
41 B
Go
|
package pqueue
|
||
|
|
||
|
type Iterator struct {
|
||
|
}
|