Uucp.Cjk
CJK properties.
References.
val is_ideographic : Uchar.t -> bool
is_ideographic u
is true
if u
has the Ideographic property.
val is_ids_unary_operator : Uchar.t -> bool
is_ids_unary_operator u
is true
if u
has the IDS_Binary_Operator property.
val is_ids_binary_operator : Uchar.t -> bool
is_ids_binary_operator u
is true
if u
has the IDS_Binary_Operator property.
val is_ids_trinary_operator : Uchar.t -> bool
is_ids_trinary_operator u
is true
if u
has the IDS_Trinary_Operator property.
val is_unified_ideograph : Uchar.t -> bool
is_unified_ideograph u
is true
if u
has the Unified_Ideograph property.