Module UCharTbl.Bool


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

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