Function aoc::year2018::day10::tick

source ยท
fn tick(points: &mut [Point], velocity: &[Point], time: i32)