Crate fixed_heap

Source
Expand description

A fixed-size heap structure with manually provided stateful comparison function.

Structsยง

FixedHeap
A fixed-size heap structure with manually provided stateful comparison function.
IntoIter
Ownership transferring iterator