module Bool: sig .. end
sig
end
type t
val get : t -> UChar.t -> bool
t -> UChar.t -> bool
val of_set : USet.t -> t
USet.t -> t