Module Core_kernel__.Comparable_intf

module type Infix = Base.Comparable.Infix
module type Polymorphic_compare = Base.Comparable.Polymorphic_compare
module type Validate = Base.Comparable.Validate
module type With_zero = Base.Comparable.With_zero
module type S_common = sig ... end
module type S_plain = sig ... end
module type S = sig ... end
module type Map_and_set_binable = sig ... end
module type S_binable = sig ... end