unic_ucd_common

Module control

Source
Expand description

Control Character Property, equal to General_Category = Cc.

NOTE: This property is not defined by UCD, but is used commonly enough in Unicode algorithms and applications to provide an optimized implementation.

Structs§

  • Represents Unicode characters with General_Category = Cc.

Functions§

  • Return true for control characters, false otherwise.