servo / unicode-bidi

Implementation of the Unicode Bidirection Algorithm in Rust
Other
74 stars 34 forks source link

add reorder_index #79

Closed younies closed 11 months ago

younies commented 2 years ago

closes: https://github.com/unicode-org/icu4x/issues/1960 Add reorder_index function that returns a map from the visual indices the logical indices.

bors-servo commented 2 years ago

:umbrella: The latest upstream changes (presumably #80) made this pull request unmergeable. Please resolve the merge conflicts.