non-starter? ( char -- ? )
Unicode data tables

Prev:combining-class ( char -- n )
Next:name>char ( name -- char )


Vocabulary
unicode.data

Inputs
chara code point


Outputs
?a boolean


Word description
Returns true if the code point has a combining class.

Definition