aoc::year2024::day16

Constant DIRECTIONS

Source
const DIRECTIONS: [Point; 4];
Expand description

Clockwise order starting with facing right.