Module Int_Base


module Int_Base: sig .. end

include struct ... end
val neg : tt -> t
val minus_one : t
val one : t
val zero : t
val is_zero : t -> bool