Type Alias aoc::year2019::day15::Input

source ยท
type Input = (FastSet<Point>, Point);