aoc
2023.12.25
Pair
In aoc::
year2016::
day01
Type Alias
aoc
::
year2016
::
day01
::
Pair
Copy item path
source
ยท
[
−
]
type Pair = (
u8
,
i32
);