Module Main.Type.UCharTbl.Bool


module Bool: sig .. end
Tables for boolean values.

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