Up
Next
Module type
Lwt_pqueue.OrderedType
module type
OrderedType =
sig
..
end
Signature pairing an element type with an ordering function.
type
t
val
compare
:
t
->
t
-> int