package lwt

  1. Overview
  2. Docs

Module type Lwt_pqueue.OrderedType

Signature pairing an element type with an ordering function.

type t
val compare : t -> t -> int
OCaml

Innovation. Community. Security.