Constant aoc::year2023::day01::DIGITS

source ยท
const DIGITS: [&[u8]; 9];
Expand description

Use the index of each digit as its implicit value.