Skip to main content

ordered_pair

Function ordered_pair 

Source
pub fn ordered_pair(a: CharIdx, b: CharIdx) -> (CharIdx, CharIdx)
Expand description

Returns (min, max) ordering of two char indices.