Unicode.unicharType

Classifies a Unicode character by type.

struct Unicode
static
unicharType
(
dchar c
)

Parameters

c dchar

a Unicode character

Return: the type of the character.

Meta