isUniAlpha

Return !=0 if unicode alpha. Use table from C99 Appendix D.

nothrow pure @nogc
bool
isUniAlpha
(
dchar c
)
Suggestion Box / Bug Report