Module Deriving_Show.Show_int

module Show_int: Show À|ES~@@°À~ES

type a 
val format : Stdlib.Format.formatter -> a -> unit
val format_list : Stdlib.Format.formatter -> a list -> unit
val show : a -> string
val show_list : a list -> string