pub fn ordered_pair(a: CharIdx, b: CharIdx) -> (CharIdx, CharIdx)
Returns (min, max) ordering of two char indices.
(min, max)