Input

Type Alias Input 

Source
type Input = (Grid<u8>, FastMap<u8, Vec<Point>>);