Module Main.Type.UCharTbl.Bool


module Bool: sig .. end
Tables for small (< 256, >=0) integers

type t 
val get : t -> Main.Type.UChar.t -> bool
val of_set : Main.Type.USet.t -> t