isBidiControl

Checks whether an Unicode code point is a bidirectional control character.

nothrow pure @nogc @safe
bool
isBidiControl
(
dchar c
)

Meta