tezos-protocol-016-PtMumbai.environment
Compare.Make
tezos-protocol-016-PtMumbai
tezos-protocol-016-PtMumbai.lifted
tezos-protocol-016-PtMumbai.parameters
tezos-protocol-016-PtMumbai.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