pub fn point2_max<I>(a: &Point2<I>, b: &Point2<I>) -> Point2<I>where I: Integer,
math-utils
Coordinate-wise max