Module UCharTbl.Bits

Tables for small (< 256, >=0) integers

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