Module Main.Type.UCharTbl.Bytes


module Bytes: sig .. end
Tables for bytes.

type t 
val of_map : int -> int Main.Type.UMap.t -> t
val get : t -> Main.Type.UChar.t -> int