Module Core_kernel.Int_intf

This module extends Base.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