package
0.2.0
Repository: https://github.com/study825/originplus.git
Documentation: pkg.go.dev

# Functions

New constructs and returns a new Queue.
No description provided by the author
No description provided by the author

# Structs

An Item is something we manage in a Priority queue.
No description provided by the author
Queue represents a single instance of the queue data structure.
游标,通过该游标获取数据.
这是一个循环队列 */.
No description provided by the author

# Type aliases

A PriorityQueueSlice implements heap.Interface and holds Items.