Module Uucp.Func
Function and graphics properties.
Function and graphics properties
val is_dash : Stdlib.Uchar.t -> boolis_dash uistrueifuhas the Dash property.
val is_diacritic : Stdlib.Uchar.t -> boolis_diacritic uistrueifuhas the Diacritic property.
val is_extender : Stdlib.Uchar.t -> boolis_extender uistrueifuhas the Extender property.
val is_grapheme_base : Stdlib.Uchar.t -> boolis_grapheme_base uistrueifuhas the Grapheme_Base property.
val is_grapheme_extend : Stdlib.Uchar.t -> boolis_grapheme_extend uistrueifuhas the Grapheme_Extend property.
val is_math : Stdlib.Uchar.t -> boolis_math uistrueifuhas the Math property.
val is_quotation_mark : Stdlib.Uchar.t -> boolis_quotation_mark uistrueifuhas the Quotation_Mark property.
val is_soft_dotted : Stdlib.Uchar.t -> boolis_soft_dotted uistrueifuhas the Soft_Dotted property.
val is_terminal_punctuation : Stdlib.Uchar.t -> boolis_terminal_punctuation uistrueifuhas the Terminal_Punctuation property.
val is_regional_indicator : Stdlib.Uchar.t -> boolis_regional_indicator uistrueifuhas the Regional_indicator property.
val is_join_control : Stdlib.Uchar.t -> boolis_join_control uistrueifuhas the Join_Control property.