package
0.0.0-20241213194803-3cdea5b3260b
Repository: https://github.com/andrewelkins/adventofcode-go.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.
ToFloat will case a given arg into an float type.
ToInt will case a given arg into an int type.
ToString will case a given arg into an int type.
No description provided by the author

# Constants