Module View.Char

type t = char

The type.

val toString : t -> string

View function.