Module Core_kernel__.Int_intf

module type Round = Base.Int.Round
module type Stable = sig ... end
module type Hexable = sig ... end
module type Extension = sig ... end
module type S_unbounded = sig ... end
module type S = sig ... end
module type Extension_with_stable = sig ... end