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