tezos-protocol-006-PsCARTHA.environment
Compare.Make
tezos-protocol-006-PsCARTHA
tezos-protocol-006-PsCARTHA.lifted
tezos-protocol-006-PsCARTHA.raw
module P : COMPARABLE
val (=) : P.t -> P.t -> bool
val (<>) : P.t -> P.t -> bool
val (<) : P.t -> P.t -> bool
val (<=) : P.t -> P.t -> bool
val (>=) : P.t -> P.t -> bool
val (>) : P.t -> P.t -> bool
val compare : P.t -> P.t -> int
val equal : P.t -> P.t -> bool
val max : P.t -> P.t -> P.t
val min : P.t -> P.t -> P.t