Type Alias aoc::year2022::day09::Pair

source ยท
type Pair = (Point, i32);