charHex : Bits32 -> Gen Char- Totality: total
Visibility: export rangeHex : Bits32 -> Bits32 -> Gen Char- Totality: total
Visibility: export unassigned : Gen Char Currently unassigned unicode code points (General Category: Cn).
Totality: total
Visibility: exportuppercaseLetter : Gen Char Unicode codepoints of the `Uppercase_Letter` (Lu)
general category
Totality: total
Visibility: exportlowercaseLetter : Gen Char Unicode codepoints of the `Lowercase_Letter` (Ll)
general category
Totality: total
Visibility: exporttitlecaseLetter : Gen Char Unicode codepoints of the `Titlecase_Letter` (Ll)
general category
Totality: total
Visibility: exportmodifierLetter : Gen Char Unicode codepoints of the `Modifier_Letter` (Lm)
general category
Totality: total
Visibility: exportotherLetter : Gen Char Unicode codepoints of the `Other_Letter` (Lo)
general category
Totality: total
Visibility: exportletter : Gen Char Unicode codepoints of the `Letter` (L)
general category
Totality: total
Visibility: exportcasedLetter : Gen Char Unicode codepoints of the `Cased_Letter` (LC)
general category
Totality: total
Visibility: exportnonspacingMark : Gen Char Unicode codepoints of the `Nonspacing_Mark` (Mn)
general category
Totality: total
Visibility: exportenclosingMark : Gen Char Unicode codepoints of the `Enclosing_Mark` (Me)
general category
Totality: total
Visibility: exportspacingMark : Gen Char Unicode codepoints of the `Spacing_Mark` (Mc)
general category
Totality: total
Visibility: exportmark : Gen Char Unicode codepoints of the `Mark` (M)
general category
Totality: total
Visibility: exportdecimalNumber : Gen Char Unicode codepoints of the `Decimal_Number` (Nd)
general category
Totality: total
Visibility: exportletterNumber : Gen Char Unicode codepoints of the `Letter_Number` (Nl)
general category
Totality: total
Visibility: exportotherNumber : Gen Char Unicode codepoints of the `Other_Number` (No)
general category
Totality: total
Visibility: exportnumber : Gen Char Unicode codepoints of the `Number` (N)
general category
Totality: total
Visibility: exportspaceSeparator : Gen Char Unicode codepoints of the `Space_Separator` (Zs)
general category
Totality: total
Visibility: exportlineSeparator : Gen Char Unicode codepoints of the `Line_Separator` (Zl)
general category
Totality: total
Visibility: exportparagraphSeparator : Gen Char Unicode codepoints of the `Paragraph_Separator` (Zp)
general category
Totality: total
Visibility: exportseparator : Gen Char Unicode codepoints of the `Separator` (Z)
general category
Totality: total
Visibility: exportcontrol : Gen Char Unicode codepoints of the `Control` (Cc)
general category
Totality: total
Visibility: exportformat : Gen Char Unicode codepoints of the `Format` (Cf)
general category
Totality: total
Visibility: exportprivateUse : Gen Char Unicode codepoints of the `Private_Use` (Co)
general category
Totality: total
Visibility: exportdashPunctuation : Gen Char Unicode codepoints of the `Dash_Punctuation` (Pd)
general category
Totality: total
Visibility: exportopenPunctuation : Gen Char Unicode codepoints of the `Open_Punctuation` (Ps)
general category
Totality: total
Visibility: exportclosePunctuation : Gen Char Unicode codepoints of the `Close_Punctuation` (Pe)
general category
Totality: total
Visibility: exportconnectorPunctuation : Gen Char Unicode codepoints of the `Connector_Punctuation` (Pc)
general category
Totality: total
Visibility: exportotherPunctuation : Gen Char Unicode codepoints of the `Other_Punctuation` (Po)
general category
Totality: total
Visibility: exportinitialPunctuation : Gen Char Unicode codepoints of the `Initial_Punctuation` (Pi)
general category
Totality: total
Visibility: exportfinalPunctuation : Gen Char Unicode codepoints of the `Final_Punctuation` (Pf)
general category
Totality: total
Visibility: exportpunctuation : Gen Char Unicode codepoints of the `Punctuation` (P)
general category
Totality: total
Visibility: exportmathSymbol : Gen Char Unicode codepoints of the `Math_Symbol` (Sm)
general category
Totality: total
Visibility: exportcurrencySymbol : Gen Char Unicode codepoints of the `Currency_Symbol` (Sc)
general category
Totality: total
Visibility: exportmodifierSymbol : Gen Char Unicode codepoints of the `Modifier_Symbol` (Sk)
general category
Totality: total
Visibility: exportotherSymbol : Gen Char Unicode codepoints of the `Other_Symbol` (So)
general category
Totality: total
Visibility: exportsymbol : Gen Char Unicode codepoints of the `Symbol` (S)
general category
Totality: total
Visibility: exportother : Gen Char Unicode codepoints of the `Other` (C)
general category
Totality: total
Visibility: export