package
0.0.0-20240819202250-407441df0594
Repository: https://github.com/alexchao26/advent-of-code-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.