tezos-protocol-014-PtKathma.environment
Compare.Make
tezos-protocol-014-PtKathma
tezos-protocol-014-PtKathma.parameters
tezos-protocol-014-PtKathma.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