package
0.0.0-20250104231952-10bb0cebd8b5
Repository: https://github.com/wigsinator/advent-of-code.git
Documentation: pkg.go.dev
# Functions
ASCIIIntToChar returns a one character string of the given int.
ToASCIICode returns the ascii code of a given input.
ToInt will case a given arg into an int type.
ToString will case a given arg into an int type.