Module Heap.Make
Parameters
Signature
type elt= X.tType of elements
type tHeap of
elt, whose priority is increased or decreased incrementally (seedecreasefor instance)
val create : unit -> tCreate a heap
Heap.Maketype elt = X.tType of elements
type tHeap of elt, whose priority is increased or decreased incrementally (see decrease for instance)
val create : unit -> tCreate a heap