isSomeChar

Returns true if ty is char, wchar, or dchar

pure nothrow @nogc @safe
bool
isSomeChar
(
TY ty
)
Suggestion Box / Bug Report