Skip to main content

sort_coordinates

Function sort_coordinates 

Source
pub fn sort_coordinates(coordinates: &mut [i32]) -> Result<(), String>
Expand description

Corrects a cell range so that the top-left and bottom-right corners are ordered correctly.