combining-class ( char -- n )
Unicode data tables

Prev:combine-chars ( a b -- char/f )
Next:non-starter? ( char -- ? )


Vocabulary
unicode.data

Inputs
chara code point


Outputs
nan integer


Word description
Finds the combining class of a code point.

Definition