Documentation

Unicode.General.GeneralCategory

Convert abbrevation String to GeneralCategory.

Equations
  • One or more equations did not get rendered due to their size.

Convert GeneralCategory to abbrevation String.

Equations
  • One or more equations did not get rendered due to their size.

Get GeneralCategory of a Char.

NOTE: Grouping categories like letter, mark, number, punctuation, symbol, separator and other are not in return value. If you want to check if a Char is in these GeneralCategory, use charInGeneralCategory instead.

Equations
  • One or more equations did not get rendered due to their size.

Check if a Char is in given GeneralCategory.

Equations
  • One or more equations did not get rendered due to their size.