UCharTbl.Bytes
Tables for integers. If integers are not span the whole 31-bit or 63-bit values, Bytes.t is more space efficient than int tbl.
Bytes.t
int tbl
type t
val of_map : int -> int UMap.t -> t
val get : t -> UChar.t -> int