Function aoc::year2023::day16::parse

source ยท
pub fn parse(input: &str) -> Input
Expand description

Build four precomputed grids of the next coordinate in each direction for every point.