Module type Polynomial.OrderedType

type t
val compare : t -> t -> int
val pp : Stdlib.Format.formatter -> t -> unit