Performs text reordering by implementing Unicode Bidi algorithm with aim to produce logical<->visual map and Bidi levels
string to be reordered
unicode character types produced by call to 'hasBidiCharacters'
'true' for right-to-left text direction, otherwise 'false'
An object containing logicalFromVisual map and Bidi levels
Generated using TypeDoc
Performs text reordering by implementing Unicode Bidi algorithm with aim to produce logical<->visual map and Bidi levels