pub fn is_bidi_mirrored(ch: char) -> bool
Expand description

Return true if the character is a “mirrored” character in bidirectional context, false otherwise.