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
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module type OrderedType = sig..end
Signature pairing an element type with an ordering function.
type t
val compare : t -> t -> int