Instances.Char
include Types.PRINTABLE with type t = char
type t = char
val pp : t Types.pp
val compare : t -> t -> int
val order : t -> t -> Types.order
val equal : t -> t -> bool
val hash : t -> int