fn better_position(pos1: usize, pos2: usize, mp: MatchPosition) -> bool
Expand description
Returns true if pos1 is a better match than pos2 according to MatchPosition
fn better_position(pos1: usize, pos2: usize, mp: MatchPosition) -> bool
Returns true if pos1 is a better match than pos2 according to MatchPosition