Crate fixed_heap
source ·Expand description
A fixed-size heap structure with manually provided stateful comparison function.
Structs§
- A fixed-size heap structure with manually provided stateful comparison function.
- Ownership transferring iterator
A fixed-size heap structure with manually provided stateful comparison function.