module Gen:sig
..end
val is_default_ignorable : Uucp.uchar -> bool
val is_deprecated : Uucp.uchar -> bool
val is_logical_order_exception : Uucp.uchar -> bool
val is_non_character : Uucp.uchar -> bool
val is_variation_selector : Uucp.uchar -> bool
is_variation_selector u
is true
if u
has the
Variation_Selector property. See the
Variation Sequences FAQ.