sig
  val to_lower : int -> int
  val to_upper : int -> int
  val to_title : int -> int
end