unicharIsdefined
fn
bool unicharIsdefined(dchar c) nothrowDetermines if a given character is assigned in the Unicode standard.
Parameters
c | a Unicode character |
Returns
true if the character has an assigned value