5 lines
41 B
Go
Raw Normal View History

2019-03-12 10:54:52 +08:00
package pqueue
type Iterator struct {
}