Pair
aoc
2025.12.25
In aoc::
year2016::
day15
aoc
::
year2016
::
day15
Type Alias
Pair
Copy item path
Source
type Pair = [
usize
;
2
];