package
1.9.84
Repository: https://github.com/dds/aoc2020.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
CSVParser ...
DashParser ...
No description provided by the author
GetInput returns the puzzle input for the given day.
Returns the input as a two-dimensional array of float64.
Returns the input as a two-dimensional array of int.
No description provided by the author
No description provided by the author
Returns the neighbors up, down, left, and right of P.
Returns the neighbors UDLR of P and the diagnals.
NumberParser ...
Parses each line of the input with the given parser function.
No description provided by the author
No description provided by the author
No description provided by the author
Trimmer ...
Returns 1, 2, 3, or 4 if q is the up, down, left, or right neighbor of P, or 0 otherwise.

# Variables

No description provided by the author
No description provided by the author
All puzzle inputs stored as an array of UTF-8 strings.
No description provided by the author

# Type aliases

No description provided by the author