Module Pqueue.MakeMinPolySource
Functor building an implementation of min-priority queues given a totally ordered type for the elements.
Parameters
module E : OrderedPolyTypePqueue.MakeMinPolySourceFunctor building an implementation of min-priority queues given a totally ordered type for the elements.
module E : OrderedPolyType