Documentation
¶
Overview ¶
Package heap provides OOP-style heap-based containers (such as priority queues).
For better performance, all functions in this package and its subpackages are unsafe for concurrency unless otherwise specified.
Directories
¶
Path | Synopsis |
---|---|
Package pqueue provides OOP-style priority queues.
|
Package pqueue provides OOP-style priority queues. |
Package topkbuf provides OOP-style buffers for storing the top-K greatest items.
|
Package topkbuf provides OOP-style buffers for storing the top-K greatest items. |
Click to show internal directories.
Click to hide internal directories.