package
0.0.0-20241220204521-f02d9925cbd2
Repository: https://github.com/asymmetricia/aoc23.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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Count counts the number of times the function `f` returns `true` for the slice `s`.
CountEq counts the number of times the value `b` appears in the slice `s`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Numbers1D loads and parses the input as a slice of integers.
No description provided by the author
No description provided by the author
PrimeFactors returns a map mapping each prime factor to its power in composing the given value.
No description provided by the author
No description provided by the author
No description provided by the author
SolveLinearSystem solves a system of linear equations using cramer's rule.
SolveLinearSystemFloat solves a system of linear equations using cramer's rule.
No description provided by the author
No description provided by the author
TolScale returns a sequential rainbow color from a presumed sequential palette; by default TolSequentialSmoothRainbow, but TolIncandescent is also available for the given value, scaled to min and max.
TolScaleLog returns a sequential rainbow color from TolSequentialSmoothRainbow for the given value, scaled to min and max, on a log scale.
Typeset sets the given text on the image starting with the first glyph's (0,0) pixel at cursor.
No description provided by the author
No description provided by the author
Unique returns a new slice consisting of the objects in `in` in some order, attempting to avoid copies in the process.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TolSequentialSmoothRainbow is Paul Tol's "smooth rainbow" sequential color palette.
TolVibrant is Paul Tol's Vibrant qualitative color palette that should be color-blind accessible; see https://personal.sron.nl/~pault/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author