Module CCMutHeapSource

Mutable Heaps

The classic binary heap in a vector.

STATUS: experimental, this might change in breaking ways.

Sourcemodule type RANKED = CCMutHeap_intf.RANKED
Sourcemodule type S = CCMutHeap_intf.S
Sourcemodule Make (X : RANKED) : S with type elt = X.t