Module UCharTbl.Char


module Char: sig .. end
Tables for bytes.

type t 
val of_map : char -> char UMap.t -> t
val get : t -> UChar.t -> char