package
0.0.0-20230501142507-d15da94e29c9
Repository: https://github.com/devries/advent_of_code_2022.git
Documentation: pkg.go.dev

# Functions

Check if error is not nil and panic with message if it is.
Kernighan's Bit Counting Algorithm.
Greatest Common Denominator.
Least Common Multiple.
Convert Advent of Code height 6 font letters to a string.
Read all lines from reader.

# Variables

Slice of cardinal directions.
+X direction.
+Y direction.
-Y direction.
Verbose flag.
-X direction.

# Structs

2-D Point.