Module CCMutHeap
Mutable Heaps
The classic binary heap in a vector.
STATUS: experimental, this might change in breaking ways.
- since
- 3.1
module type RANKED = CCMutHeap_intf.RANKEDmodule type S = CCMutHeap_intf.SCCMutHeapThe classic binary heap in a vector.
STATUS: experimental, this might change in breaking ways.
module type RANKED = CCMutHeap_intf.RANKEDmodule type S = CCMutHeap_intf.S