Function aoc::year2018::day18::part2

source ยท
pub fn part2(input: &Key) -> u32
Expand description

Compute generations until a cycle is detected.