Next: dynamic arrays, Previous: deques, Up: Top [Index]
The library (vicare containers binary-heaps) implements binary
heaps holding arbitrary Scheme objects.
| • binary heaps objects: | Heap objects. | |
| • binary heaps inspection: | Inspecting heap objects. | |
| • binary heaps access: | Heap accessors and mutators. | |
| • binary heaps sorting: | Sorting using binary heaps. | |
| • binary heaps iterthunks: | Iteration thunks. | |
| • binary heaps misc: | Miscellaneous operations on heaps. |