Module Core_kernel__.Comparable_intf
module type Infix = Base.Comparable.Infixmodule type Polymorphic_compare = Base.Comparable.Polymorphic_comparemodule type Validate = Base.Comparable.Validatemodule type With_zero = Base.Comparable.With_zeromodule type S_common = sig ... endmodule type S_plain = sig ... endmodule type S = sig ... endmodule type Map_and_set_binable = sig ... endmodule type S_binable = sig ... end