package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev

# Functions

NewPriorityDeque create a new PriorityDeque.

# Constants

LvMin & LvMax in priority double-ended queue.
LvMin & LvMax in priority double-ended queue.

# Structs

PriorityDeque is a priority double-ended queue.

# Type aliases

Less is compare function for elements in queue.
LvTy is type of level.