Ascii_table.Table_char
type t
=
{
ascii : char;
utf8 : string;
}
val connect : ?top:unit -> ?bottom:unit -> ?left:unit -> ?right:unit -> unit -> t