aoc::year2024::day22::scalar

Function worker

Source
fn worker(mutex: &Mutex<Exclusive>, iter: ParIter<'_, u32>)