Up

module Int_replace_polymorphic_compare

: sig
include Polymorphic_compare_intf.S with type t := int
end