Thin wrapper around a vector that maps visual indices to source indices
map[visualIndex] = sourceIndex
Produced by reorder_visual() on ICU4XBidi.
reorder_visual()
ICU4XBidi
Get this as a slice/array of indices
Get element at index. Returns 0 when out of bounds (note that 0 is also a valid in-bounds value, please use len() to avoid out-of-bounds)
index
len()
Whether this map is empty
The length of this map
Thin wrapper around a vector that maps visual indices to source indices
map[visualIndex] = sourceIndex
Produced by
reorder_visual()
onICU4XBidi
.