Module UCharTbl.BytesSource

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.

Sourcetype t
Sourceval of_map : int -> int UMap.t -> t
Sourceval get : t -> UChar.t -> int