package
0.0.0-20241213194803-3cdea5b3260b
Repository: https://github.com/andrewelkins/adventofcode-go.git
Documentation: pkg.go.dev

# Functions

PrintInfiniteGridBools supports the type map[[2]int]bool.
PrintInfiniteGridStrings supports the type map[[2]int]string, determines the bounds of that infinite grid, and consolidates it into a string AND PRINTS IT zeroValChar should be one character, and replaces any grid coordinate NOT in the infiniteGrid.